From 08eb8de21f6f37d79a6444b416f9f8d64a4f0521 Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 1 Feb 2018 19:54:51 +0000 Subject: update feed list --- feeder.pl | 33 +++++---------------------------- 1 file changed, 5 insertions(+), 28 deletions(-) diff --git a/feeder.pl b/feeder.pl index ff611be..e5fee49 100644 --- a/feeder.pl +++ b/feeder.pl @@ -68,26 +68,8 @@ feeds_from_opml( 'https://rgm.io/atom/gentoo/', 'http://blogs.gentoo.org/tampakrap/category/planets/planet-gentoo/feed/', 'http://pi-ist-genau-3.de/category/gentoo/feed/atom/', - ], - }, -); - -feeds_from_opml( - { - mail_folders => 'Perl', - }, - 'http://planet.perl.org/opml.xml', - { - exclude => [ - 'http://blog.urth.org/programming/atom.xml', - 'http://blogs.perl.org/users/john_mcnamara/', - 'http://www.dev411.com/blog/xml/atom/category/feed.xml', - 'http://chainsawblues.vox.com/library/posts/page/1/atom.xml', - 'http://pjf.id.au/blog/index.rss?tag=perl', - 'http://log.perl.org/index.rdf', - 'http://www.dagolden.com/index.php/feed/', - 'http://feeds.feedburner.com/PerlBuzz', - 'http://perlcast.com/rss/current.xml', + 'http://robbat2.livejournal.com/data/rss?tag=gentoo', + 'https://blog.flameeyes.eu/tags/gentoo/', ], }, ); @@ -105,9 +87,8 @@ feeds( 'http://www.bureau42.com/bureau42.rss', 'http://syndication.thedailywtf.com/TheDailyWtf', 'http://thisisindexed.com/feed/', - 'http://notalwaysright.com/feed/atom', { - uri => 'http://bakabt.me/rss.php?uid=714931&key=94346a8e67f313b3cf64bef311eaf551', + uri => 'https://bakabt.me/rss.php?uid=714931&key=94346a8e67f313b3cf64bef311eaf551', title => 'BakaBT releases', dedupe_use_body => 0, dedupe_use_date => 0, @@ -137,6 +118,7 @@ feeds( }, 'http://pugs.blogs.com/pugs/index.rdf', 'http://blog.plover.com/index.atom', + 'https://shitpost.plover.com/index.atom', 'http://blogs.perl.org/atom.xml', 'http://YAPHB.blogspot.com/atom.xml', 'http://pugs.blogs.com/audrey/atom.xml', @@ -158,10 +140,6 @@ feeds( { mail_folders => 'Science', }, - { - uri => 'http://www.slate.com/blogs/bad_astronomy.fulltext.all.10.rss', - title => 'Bad Astronomy', - }, 'http://www.badscience.net/feed/', 'http://blog.khymos.org/feed/', 'http://glottorellando.wordpress.com/feed/', @@ -180,7 +158,7 @@ feeds( 'http://feeds.feedburner.com/cavolettobruxelles', 'http://scienceofmagic.wordpress.com/feed/', 'http://blog.plan28.org/feeds/posts/default', - 'http://chasmosaurs.blogspot.com/feeds/posts/default', + 'http://chasmosaurs.com/feed/', ); feeds( @@ -211,7 +189,6 @@ feeds( { mail_folders => 'Writers', }, - 'http://scienceinmyfiction.com/feed/', { uri => 'http://www.antipope.org/charlie/blog-static/atom.xml', dedupe_use_date => 0, -- cgit v1.2.3