mirror of
https://github.com/adulau/rss-tools.git
synced 2024-11-21 09:37:10 +00:00
fix: [rssfind] reference fixed
This commit is contained in:
parent
302672ce0d
commit
ab456a8014
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
# [rssfind.py](https://github.com/adulau/rss-tools/blob/master/bin/rsscluster.py) is a simple script designed to discover RSS or Atom feeds from a given URL.
|
# [rssfind.py](https://github.com/adulau/rss-tools/blob/master/bin/rssfind.py) is a simple script designed to discover RSS or Atom feeds from a given URL.
|
||||||
#
|
#
|
||||||
# It employs two techniques:
|
# It employs two techniques:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue