diff options
Diffstat (limited to 'sfeedrc')
-rw-r--r-- | sfeedrc | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/sfeedrc b/sfeedrc index a18f355..7f493b9 100644 --- a/sfeedrc +++ b/sfeedrc | |||
@@ -114,6 +114,69 @@ feeds_from_agafnd() { | |||
114 | # feed "Threatening Music Notation" "https://nitter.kavin.rocks/ThreatNotation/rss" | 114 | # feed "Threatening Music Notation" "https://nitter.kavin.rocks/ThreatNotation/rss" |
115 | } | 115 | } |
116 | 116 | ||
117 | feeds_from_elioat() { | ||
118 | # feed <name> <feedurl> [basesiteurl] [encoding] | ||
119 | feed "antoine.studio" "https://antoine.studio/rss.xml" | ||
120 | feed "apenwarr" "https://apenwarr.ca/log/rss.php" | ||
121 | feed "arstechnica features" "https://feeds.arstechnica.com/arstechnica/features" | ||
122 | feed "ars ludi" "https://arsludi.lamemage.com/index.php/feed/" | ||
123 | feed "bert.org" "https://bert.org/feed.xml" | ||
124 | feed "Ben Hoyt's technical writing" "https://benhoyt.com/writings/rss.xml" | ||
125 | feed "Buried Treasure" "https://buried-treasure.org/feed/" | ||
126 | feed "Carlos Carrasco" "https://carloscarrasco.com/index.xml" | ||
127 | feed "catapult" "https://catapult.co/rss" | ||
128 | feed "codex99" "http://codex99.com" | ||
129 | feed "compudanzas log" "https://compudanzas.net/atom.xml" | ||
130 | feed "dracula daily" "https://draculadaily.substack.com/feed" | ||
131 | feed "DRIVEā¢: The SciFi Comic, by Dave Kellett" "http://cdn.drivecomic.com/rss.xml" | ||
132 | feed "DustyCloud Brainstorms" "http://dustycloud.org/blog/index.xml" | ||
133 | feed "Earthly" "https://earthly.dev/blog/feed.xml" | ||
134 | feed "EcoClipper" "https://ecoclipper.org/feed/" | ||
135 | feed "Ella Hoeppner" "https://www.ellahoeppner.com/blog.rss" | ||
136 | feed "esolangs wiki" "https://esolangs.org/w/api.php?hidebots=1&urlversion=1&days=7&limit=50&action=feedrecentchanges&feedformat=atom" | ||
137 | feed "Esoteric Codes" "https://esoteric.codes/rss" | ||
138 | feed "Flashing Palely in the Margins" "https://www.inthemargins.ca/feed.rss" | ||
139 | feed "Gamestudies.org" "http://gamestudies.org/rss.php" | ||
140 | feed "gbadev.org" "https://rss.gbadev.org/feed.php" | ||
141 | feed "Grimgrains" "https://grimgrains.com/links/rss.xml" | ||
142 | feed "handmade.network" "https://handmade.network/atom" | ||
143 | feed "hisaac.net" "https://hisaac.net/feed.xml" | ||
144 | feed "Hundred Rabbits" "http://100r.co/links/rss.xml" | ||
145 | feed "Hypercritical" "https://hypercritical.co/feeds/main" | ||
146 | feed "Indigenous Environmental Network" "https://www.ienearth.org/feed/" | ||
147 | feed "joshua stein" "https://jcs.org/rss" | ||
148 | feed "journal.stuffwithstuff.com" "http://journal.stuffwithstuff.com/rss.xml" | ||
149 | feed "Julia Evans" "https://jvns.ca/atom.xml" | ||
150 | feed "Kicks Condor [RSS]" "https://www.kickscondor.com/rss.xml" | ||
151 | feed "kottke.org" "http://feeds.kottke.org/main" | ||
152 | feed "literary monster" "https://literary.monster/index.xml" | ||
153 | feed "Linus Lee" "https://thesephist.com/index.xml" | ||
154 | feed "Meg Conley" "https://www.megconley.com/rss/" | ||
155 | feed "milofultz" "https://milofultz.com/atom.xml" | ||
156 | feed "minimalist baker" "https://minimalistbaker.com/feed/" | ||
157 | feed "N O D E" "https://n-o-d-e.net/rss/rss.xml" | ||
158 | feed "llimllib notes" "https://notes.billmill.org/atom.xml" | ||
159 | feed "bill mill" "https://billmill.org/Atom" | ||
160 | feed "nullrouted.space" "https://nullrouted.space/feed/" | ||
161 | feed "orllewin" "https://orllewin.uk/category/blog/feed/" | ||
162 | feed "petermolnar.net" "https://petermolnar.net/feed/" | ||
163 | feed "Pinboard (unread bookmarks for eli-oat)" "https://feeds.pinboard.in/rss/u:eli-oat/" | ||
164 | feed "Piper Haywood" "https://piperhaywood.com/feed/" | ||
165 | feed "Rainbow Plant Life" "https://rainbowplantlife.com/feed/" | ||
166 | feed "Robin Rendle" "https://robinrendle.com/feed.xml" | ||
167 | feed "Rock Paper Shotgun" "https://www.rockpapershotgun.com/feed" | ||
168 | feed "sogrady" "https://sogrady.org/feed/" | ||
169 | feed "Sibylla Bostoniensis" "https://siderea.dreamwidth.org/data/rss" | ||
170 | feed "The only good system is a sound system" "https://ftrv.se/posts.atom" | ||
171 | feed "uxn" "https://git.sr.ht/~rabbits/uxn/log/main/rss.xml" | ||
172 | feed "uxnfth" "https://git.sr.ht/~binarycat/uxnfth/log/front/rss.xml" | ||
173 | feed "weaver.skepti.ch" "https://weaver.skepti.ch/atom.xml" | ||
174 | feed "whippet" "https://thewhippet.org/archive/rss/" | ||
175 | feed "worgle" "https://git.sr.ht/~pbatch/worgle/log/master/rss.xml" | ||
176 | feed "r/Worldnews" "https://www.reddit.com/r/worldnews/.rss" | ||
177 | feed "zep [Lexaloffle Blog Feed]" "https://www.lexaloffle.com/bbs/feed.php?uid=1" | ||
178 | } | ||
179 | |||
117 | feeds_podcasts() { | 180 | feeds_podcasts() { |
118 | feed "Tilde Whirl Tildeverse Podcast" "https://tilde.town/~dozens/podcast/rss.xml" "https://tilde.town/~dozens/podcast/" "" | 181 | feed "Tilde Whirl Tildeverse Podcast" "https://tilde.town/~dozens/podcast/rss.xml" "https://tilde.town/~dozens/podcast/" "" |
119 | feed "trash cat tech cat" "https://podcast.librepunk.club/tctc/ogg.xml" "https://podcast.librepunk.club/tctc/" "" | 182 | feed "trash cat tech cat" "https://podcast.librepunk.club/tctc/ogg.xml" "https://podcast.librepunk.club/tctc/" "" |
@@ -150,12 +213,16 @@ feeds_friends() { | |||
150 | feed "javapool updates" "https://tilde.town/~m455/javapool.rss" "" "" | 213 | feed "javapool updates" "https://tilde.town/~m455/javapool.rss" "" "" |
151 | feed "coolguy.website" "https://coolguy.website/rss/index.xml" "https://coolguy.website/" | 214 | feed "coolguy.website" "https://coolguy.website/rss/index.xml" "https://coolguy.website/" |
152 | feed "brainshit" "https://brainshit.fr/rss" "https://brainshit.fr" | 215 | feed "brainshit" "https://brainshit.fr/rss" "https://brainshit.fr" |
216 | feed 'Idiomdrottning' 'https://idiomdrottning.org/blog' "https://idiomdrottning.org" | ||
217 | feed "Rick Carlino's Blog" "https://rickcarlino.com/rss/feed.rss" | ||
218 | feed "Rick Carlino's Recent News Feed" "https://news.rickcarlino.com/rss.rss" | ||
153 | } | 219 | } |
154 | 220 | ||
155 | feeds_people() { | 221 | feeds_people() { |
156 | feed "ajroach" "http://ajroach42.com/feed.xml" "http://ajroach42.com/" "" | 222 | feed "ajroach" "http://ajroach42.com/feed.xml" "http://ajroach42.com/" "" |
157 | feed "rachelbythebay" "https://rachelbythebay.com/w/atom.xml" "https://rachelbythebay.com/" "" | 223 | feed "rachelbythebay" "https://rachelbythebay.com/w/atom.xml" "https://rachelbythebay.com/" "" |
158 | feed "Codemadness" "https://codemadness.org/atom.xml" | 224 | feed "Codemadness" "https://codemadness.org/atom.xml" |
225 | feed "Ben Hoyt's technical writing" "https://benhoyt.com/writings/rss.xml" "https://benhoyt.com/writings/" | ||
159 | } | 226 | } |
160 | 227 | ||
161 | feeds_news() { | 228 | feeds_news() { |