summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-02-12 23:00:22 -0600
committerCase Duckworth2021-02-12 23:00:22 -0600
commita8a1ff03e357f74e4331512a10b23e6b8595db2a (patch)
treefd5d7276e8a90b08edafa160c7af76250b74d8d7 /config.org
parentChange modeline (diff)
downloademacs-a8a1ff03e357f74e4331512a10b23e6b8595db2a.tar.gz
emacs-a8a1ff03e357f74e4331512a10b23e6b8595db2a.zip
Change feed tags
Diffstat (limited to 'config.org')
-rw-r--r--config.org53
1 files changed, 30 insertions, 23 deletions
diff --git a/config.org b/config.org index 69088cc..a81f02a 100644 --- a/config.org +++ b/config.org
@@ -2259,22 +2259,29 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2259#+begin_src emacs-lisp :noweb-ref settings 2259#+begin_src emacs-lisp :noweb-ref settings
2260 (setq elfeed-feeds 2260 (setq elfeed-feeds
2261 `( 2261 `(
2262 ("https://blog.astrosnail.pt.eu.org/feed.atom" tech blags) 2262 ("https://whyarentyoucoding.com/feed.xml" comix)
2263 ("https://www.greghendershott.com/feeds/all.atom.xml" tech blags) 2263 ("https://xkcd.com/atom.xml" comix)
2264 ("https://hans.gerwitz.com/feeds/writing.rss" fwends) 2264 ("https://falseknees.com/rss.xml" comix)
2265 ("https://chrisman.github.io/rss.xml" fwend dozens blag)
2266 ("https://tilde.team/~dozens/dreams/rss.xml" fwend dozens blag)
2267 ("https://society.neocities.org/rss.xml" fwend dozens)
2268 ("https://supervegan.neocities.org/feed.xml" fwend dozens food)
2269 ("https://blog.astrosnail.pt.eu.org/feed.atom" tech blag)
2270 ("https://www.greghendershott.com/feeds/all.atom.xml" tech blag)
2271 ("https://hans.gerwitz.com/feeds/writing.rss" fwend)
2265 ("http://planet.lisp.org/rss20.xml" tech lisp) 2272 ("http://planet.lisp.org/rss20.xml" tech lisp)
2266 ("https://wflewis.com/feed.xml" blags fwends) 2273 ("https://wflewis.com/feed.xml" blag fwend)
2267 ("HTTPS://atthis.link/rss.xml" blags tech) 2274 ("HTTPS://atthis.link/rss.xml" blag tech)
2268 ("https://rachelbythebay.com/w/atom.xml" blags tech) 2275 ("https://rachelbythebay.com/w/atom.xml" blag tech)
2269 ("https://notes.neeasade.net/rss_full.xml" blags tech) 2276 ("https://notes.neeasade.net/rss_full.xml" blag tech)
2270 ("https://www.uninformativ.de/blog/feeds/en.atom" blags tech) 2277 ("https://www.uninformativ.de/blog/feeds/en.atom" blag tech)
2271 ("http://blog.z3bra.org/rss/feed.xml" blags tech) 2278 ("http://blog.z3bra.org/rss/feed.xml" blag tech)
2272 ("https://blog.sanctum.geek.nz/feed/" blags tech) 2279 ("https://blog.sanctum.geek.nz/feed/" blag tech)
2273 ("https://drewdevault.com/blog/index.xml" blags tech) 2280 ("https://drewdevault.com/blog/index.xml" blag tech)
2274 ("https://usesthis.com/feed.atom" tech) 2281 ("https://usesthis.com/feed.atom" tech)
2275 ("https://occasionallycogent.com/feed.xml" blags) 2282 ("https://occasionallycogent.com/feed.xml" blag)
2276 ("https://www.murilopereira.com/index.xml" blags tech) 2283 ("https://www.murilopereira.com/index.xml" blag tech)
2277 ("https://botanistinthekitchen.blog/feed/" blags food) 2284 ("https://botanistinthekitchen.blog/feed/" blag food)
2278 ("https://www.careercenterbr.com/feed/" work) 2285 ("https://www.careercenterbr.com/feed/" work)
2279 ("https://blog.ebrpl.com/feed/" work) 2286 ("https://blog.ebrpl.com/feed/" work)
2280 (,(concat ; long-ass url 2287 (,(concat ; long-ass url
@@ -2290,23 +2297,23 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2290 "https://tilde.news/rss?token=" 2297 "https://tilde.news/rss?token="
2291 "FvdFj8rQkhrBy9j1yON1t6RYKDdcuG1MoUlyvRICmbgDGCf2JTWAEObDhdgt") 2298 "FvdFj8rQkhrBy9j1yON1t6RYKDdcuG1MoUlyvRICmbgDGCf2JTWAEObDhdgt")
2292 news tildes tech) 2299 news tildes tech)
2293 ("https://www.acdw.net/atom.xml" fwends) 2300 ("https://www.acdw.net/atom.xml" fwend)
2294 ("https://envs.net/~lucidiot/rsrsss/feed.xml" fwends) 2301 ("https://envs.net/~lucidiot/rsrsss/feed.xml" fwend)
2295 ("https://planet.emacslife.com/atom.xml" emacs tech) 2302 ("https://planet.emacslife.com/atom.xml" emacs tech)
2296 ("http://tilde.town/~lucidiot/fridaypostcard.xml" tildes art) 2303 ("http://tilde.town/~lucidiot/fridaypostcard.xml" tildes art)
2297 ("https://quasivoid.net/feed.atom" tildes) 2304 ("https://quasivoid.net/feed.atom" tildes)
2298 ("https://benjaminwil.info/feed.xml" tildes fwends) 2305 ("https://benjaminwil.info/feed.xml" tildes fwend)
2299 ("https://benjaminwil.info/antisocial/feed.xml" tildes) 2306 ("https://benjaminwil.info/antisocial/feed.xml" tildes)
2300 ("https://blog.ryliejamesthomas.net/feed/" tildes) 2307 ("https://blog.ryliejamesthomas.net/feed/" tildes)
2301 ("https://p1k3.com/feed" tildes) 2308 ("https://p1k3.com/feed" tildes)
2302 ("https://cosmic.voyage/rss.xml" tildes fiction sci-fi) 2309 ("https://cosmic.voyage/rss.xml" tildes fiction sci-fi)
2303 ("https://jackreid.xyz/index.xml" tildes) 2310 ("https://jackreid.xyz/index.xml" tildes)
2304 ("http://lambdacreate.com/static/feed.rss" tildes fwends) 2311 ("http://lambdacreate.com/static/feed.rss" tildes fwend)
2305 ("https://gaffen.co.uk/feed.xml" tildes) 2312 ("https://gaffen.co.uk/feed.xml" tildes)
2306 ("https://gmb.21x2.net/rss.xml" tildes) 2313 ("https://gmb.21x2.net/rss.xml" tildes)
2307 ("https://www.insom.me.uk/feed.xml" tildes) 2314 ("https://www.insom.me.uk/feed.xml" tildes)
2308 ("https://invisibleup.com/atom.xml" tildes) 2315 ("https://invisibleup.com/atom.xml" tildes)
2309 ("https://m455.casa/feed.rss" tildes fwends) 2316 ("https://m455.casa/feed.rss" tildes fwend)
2310 ("https://petras.space/index.xml" tildes) 2317 ("https://petras.space/index.xml" tildes)
2311 ("https://www.benovermyer.com/post/index.xml" tildes) 2318 ("https://www.benovermyer.com/post/index.xml" tildes)
2312 ("https://tilde.town/~trm/blog/atom.xml" tildes) 2319 ("https://tilde.town/~trm/blog/atom.xml" tildes)
@@ -2314,11 +2321,11 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2314 ("http://ajroach42.com/feed.xml" tildes) 2321 ("http://ajroach42.com/feed.xml" tildes)
2315 ("http://tilde.town/~mroik/blog/rss.xml" tildes) 2322 ("http://tilde.town/~mroik/blog/rss.xml" tildes)
2316 ("https://hamster.dance/blog/rss/" tildes) 2323 ("https://hamster.dance/blog/rss/" tildes)
2317 ("https://m455.neocities.org/feed.rss" tildes fwends) 2324 ("https://m455.neocities.org/feed.rss" tildes fwend)
2318 ("https://eli.li/feed.rss" tildes fwends) 2325 ("https://eli.li/feed.rss" tildes fwend)
2319 ("https://aiweirdness.com/rss" tech) 2326 ("https://aiweirdness.com/rss" tech)
2320 ("http://tilde.town/~m455/javapool.rss" tilde) 2327 ("http://tilde.town/~m455/javapool.rss" tilde)
2321 ("https://spwhitton.name/blog/index.rss" blags) 2328 ("https://spwhitton.name/blog/index.rss" blag)
2322 (,(concat "https://www.theadvocate.com/search/?" 2329 (,(concat "https://www.theadvocate.com/search/?"
2323 ;; Let's Build A URL!!! 2330 ;; Let's Build A URL!!!
2324 "f=rss" ; RSS feed 2331 "f=rss" ; RSS feed
@@ -2330,7 +2337,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2330 ) 2337 )
2331 news) 2338 news)
2332 ("https://esoteric.codes/rss" tech) 2339 ("https://esoteric.codes/rss" tech)
2333 ("https://wphicks.github.io/feed.xml" blags) 2340 ("https://wphicks.github.io/feed.xml" blag)
2334 )) 2341 ))
2335#+end_src 2342#+end_src
2336 2343