about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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() {