From ed00491360ceaddf6680acb5eeae7317c1026cee Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 2 Aug 2022 13:55:05 -0500 Subject: Add subscription and remove a few Including HN... it's just done. --- sfeedrc | 9 +++++---- 1 file 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() { feed "sogrady" "https://sogrady.org/feed/" feed "Sibylla Bostoniensis" "https://siderea.dreamwidth.org/data/rss" feed "The only good system is a sound system" "https://ftrv.se/posts.atom" - feed "uxn" "https://git.sr.ht/~rabbits/uxn/log/main/rss.xml" - feed "uxnfth" "https://git.sr.ht/~binarycat/uxnfth/log/front/rss.xml" feed "weaver.skepti.ch" "https://weaver.skepti.ch/atom.xml" feed "whippet" "https://thewhippet.org/archive/rss/" - feed "worgle" "https://git.sr.ht/~pbatch/worgle/log/master/rss.xml" feed "r/Worldnews" "https://www.reddit.com/r/worldnews/.rss" feed "zep [Lexaloffle Blog Feed]" "https://www.lexaloffle.com/bbs/feed.php?uid=1" } @@ -194,10 +191,10 @@ feeds_people() { feed "rachelbythebay" "https://rachelbythebay.com/w/atom.xml" "https://rachelbythebay.com/" "" feed "Codemadness" "https://codemadness.org/atom.xml" feed "Ben Hoyt's technical writing" "https://benhoyt.com/writings/rss.xml" "https://benhoyt.com/writings/" + feed "Tom Van Winkle's Return to Gaming" "https://lichvanwinkle.blogspot.com/feeds/posts/default" "https://lichvanwinkle.blogspot.com/" } feeds_news() { - feed "Hacker News" "https://news.ycombinator.com/rss" "https://news.ycombinator.com/" "" feed "lobste.rs" "https://lobste.rs/rss" "https://lobste.rs/" "" feed "tilde news" "https://tilde.news/rss" "https://tilde.news/" "" feed "Tildes Atom feed" "https://tildes.net/topics.atom" "https://tildes.net/" "" @@ -234,6 +231,10 @@ feeds_me() { ### Remove feeds ################################################ unsubscribe_feeds() { + feed "Hacker News" "https://news.ycombinator.com/rss" "https://news.ycombinator.com/" "" + feed "uxn" "https://git.sr.ht/~rabbits/uxn/log/main/rss.xml" + feed "uxnfth" "https://git.sr.ht/~binarycat/uxnfth/log/front/rss.xml" + feed "worgle" "https://git.sr.ht/~pbatch/worgle/log/master/rss.xml" yt_feed "Jelle's Marble Runs" "UCYJdpnjuSWVOLgGT9fIzL0g" yt_feed "LOOK MUM NO COMPUTER" "UCafxR2HWJRmMfSdyZXvZMTw" yt_feed "Ska Tune Network" "UCji2l5wcs6GoYJY1GgG_slQ" -- cgit 1.4.1-21-gabe81