about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2022-08-31 09:51:14 -0500
committerCase Duckworth2022-08-31 09:51:14 -0500
commit31d738b291a52c82cd2678d8737f38436cf989e8 (patch)
tree9ed17267e5e2fdb889bef0e43d5c01aab7b8a081
parentAdd doznes (diff)
downloadsfeed-31d738b291a52c82cd2678d8737f38436cf989e8.tar.gz
sfeed-31d738b291a52c82cd2678d8737f38436cf989e8.zip
Add local
-rw-r--r--sfeedrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/sfeedrc b/sfeedrc index 778e0a6..6969d88 100644 --- a/sfeedrc +++ b/sfeedrc
@@ -218,6 +218,11 @@ feeds_news() {
218 feedx "tilde news" "https://tilde.news/rss" "https://tilde.news/" "" 218 feedx "tilde news" "https://tilde.news/rss" "https://tilde.news/" ""
219 feedx "Tildes Atom feed" "https://tildes.net/topics.atom" "https://tildes.net/" "" 219 feedx "Tildes Atom feed" "https://tildes.net/topics.atom" "https://tildes.net/" ""
220 feedx "NPR" "https://feeds.npr.org/1001/rss.xml" "https://text.npr.org/" "" 220 feedx "NPR" "https://feeds.npr.org/1001/rss.xml" "https://text.npr.org/" ""
221 feeds_local
222}
223
224feeds_local() {
225 feedx "Louisiana Considered" "https://omny.fm/shows/louisiana-considered/playlists/podcast.rss" "https://www.wrkf.org/show/louisiana-considered"
221} 226}
222 227
223feeds_smolweb() { 228feeds_smolweb() {