Merge pull request #1049 from righettod/rssfeed_add

Add a dict with common RSS feed file names.

Source: https://github.com/adulau/rss-tools/blob/master/bin/rssfind.py#L21
This commit is contained in:
g0tmi1k 2024-08-12 20:26:34 +01:00 committed by GitHub
commit 522ebd561d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,26 @@
index.xml
feed.xml
feed.atom
feed.rss
feed.json
feed.php
feed.asp
posts.rss
blog.xml
atom.xml
podcasts.xml
main.atom
main.xml
feed/index.xml
feed/feed.xml
feed/feed.atom
feed/feed.rss
feed/feed.json
feed/feed.php
feed/feed.asp
feed/posts.rss
feed/blog.xml
feed/atom.xml
feed/podcasts.xml
feed/main.atom
feed/main.xml