diff options
Diffstat (limited to 'sfeedrc')
-rw-r--r-- | sfeedrc | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sfeedrc b/sfeedrc index 9b15324..313876e 100644 --- a/sfeedrc +++ b/sfeedrc | |||
@@ -139,11 +139,8 @@ feeds_from_elioat() { | |||
139 | feed "sogrady" "https://sogrady.org/feed/" | 139 | feed "sogrady" "https://sogrady.org/feed/" |
140 | feed "Sibylla Bostoniensis" "https://siderea.dreamwidth.org/data/rss" | 140 | feed "Sibylla Bostoniensis" "https://siderea.dreamwidth.org/data/rss" |
141 | feed "The only good system is a sound system" "https://ftrv.se/posts.atom" | 141 | feed "The only good system is a sound system" "https://ftrv.se/posts.atom" |
142 | feed "uxn" "https://git.sr.ht/~rabbits/uxn/log/main/rss.xml" | ||
143 | feed "uxnfth" "https://git.sr.ht/~binarycat/uxnfth/log/front/rss.xml" | ||
144 | feed "weaver.skepti.ch" "https://weaver.skepti.ch/atom.xml" | 142 | feed "weaver.skepti.ch" "https://weaver.skepti.ch/atom.xml" |
145 | feed "whippet" "https://thewhippet.org/archive/rss/" | 143 | feed "whippet" "https://thewhippet.org/archive/rss/" |
146 | feed "worgle" "https://git.sr.ht/~pbatch/worgle/log/master/rss.xml" | ||
147 | feed "r/Worldnews" "https://www.reddit.com/r/worldnews/.rss" | 144 | feed "r/Worldnews" "https://www.reddit.com/r/worldnews/.rss" |
148 | feed "zep [Lexaloffle Blog Feed]" "https://www.lexaloffle.com/bbs/feed.php?uid=1" | 145 | feed "zep [Lexaloffle Blog Feed]" "https://www.lexaloffle.com/bbs/feed.php?uid=1" |
149 | } | 146 | } |
@@ -194,10 +191,10 @@ feeds_people() { | |||
194 | feed "rachelbythebay" "https://rachelbythebay.com/w/atom.xml" "https://rachelbythebay.com/" "" | 191 | feed "rachelbythebay" "https://rachelbythebay.com/w/atom.xml" "https://rachelbythebay.com/" "" |
195 | feed "Codemadness" "https://codemadness.org/atom.xml" | 192 | feed "Codemadness" "https://codemadness.org/atom.xml" |
196 | feed "Ben Hoyt's technical writing" "https://benhoyt.com/writings/rss.xml" "https://benhoyt.com/writings/" | 193 | feed "Ben Hoyt's technical writing" "https://benhoyt.com/writings/rss.xml" "https://benhoyt.com/writings/" |
194 | feed "Tom Van Winkle's Return to Gaming" "https://lichvanwinkle.blogspot.com/feeds/posts/default" "https://lichvanwinkle.blogspot.com/" | ||
197 | } | 195 | } |
198 | 196 | ||
199 | feeds_news() { | 197 | feeds_news() { |
200 | feed "Hacker News" "https://news.ycombinator.com/rss" "https://news.ycombinator.com/" "" | ||
201 | feed "lobste.rs" "https://lobste.rs/rss" "https://lobste.rs/" "" | 198 | feed "lobste.rs" "https://lobste.rs/rss" "https://lobste.rs/" "" |
202 | feed "tilde news" "https://tilde.news/rss" "https://tilde.news/" "" | 199 | feed "tilde news" "https://tilde.news/rss" "https://tilde.news/" "" |
203 | feed "Tildes Atom feed" "https://tildes.net/topics.atom" "https://tildes.net/" "" | 200 | feed "Tildes Atom feed" "https://tildes.net/topics.atom" "https://tildes.net/" "" |
@@ -234,6 +231,10 @@ feeds_me() { | |||
234 | ### Remove feeds ################################################ | 231 | ### Remove feeds ################################################ |
235 | 232 | ||
236 | unsubscribe_feeds() { | 233 | unsubscribe_feeds() { |
234 | feed "Hacker News" "https://news.ycombinator.com/rss" "https://news.ycombinator.com/" "" | ||
235 | feed "uxn" "https://git.sr.ht/~rabbits/uxn/log/main/rss.xml" | ||
236 | feed "uxnfth" "https://git.sr.ht/~binarycat/uxnfth/log/front/rss.xml" | ||
237 | feed "worgle" "https://git.sr.ht/~pbatch/worgle/log/master/rss.xml" | ||
237 | yt_feed "Jelle's Marble Runs" "UCYJdpnjuSWVOLgGT9fIzL0g" | 238 | yt_feed "Jelle's Marble Runs" "UCYJdpnjuSWVOLgGT9fIzL0g" |
238 | yt_feed "LOOK MUM NO COMPUTER" "UCafxR2HWJRmMfSdyZXvZMTw" | 239 | yt_feed "LOOK MUM NO COMPUTER" "UCafxR2HWJRmMfSdyZXvZMTw" |
239 | yt_feed "Ska Tune Network" "UCji2l5wcs6GoYJY1GgG_slQ" | 240 | yt_feed "Ska Tune Network" "UCji2l5wcs6GoYJY1GgG_slQ" |