summaryrefslogtreecommitdiff
path: root/feeder.pl
diff options
context:
space:
mode:
Diffstat (limited to 'feeder.pl')
-rw-r--r--feeder.pl7
1 files changed, 5 insertions, 2 deletions
diff --git a/feeder.pl b/feeder.pl
index d4725a7..b53448f 100644
--- a/feeder.pl
+++ b/feeder.pl
@@ -30,7 +30,7 @@ feeds_from_opml(
{
mail_folders => 'Gentoo',
},
- 'http://planet.gentoo.org/opml.xml',
+ 'https://planet.gentoo.org/opml.xml',
{
exclude => [
'http://www.deathwing00.org/wordpress/category/gentoo/feed/',
@@ -97,6 +97,7 @@ feeds(
dedupe_use_body => 0,
dedupe_use_date => 0,
},
+ 'http://blog.thimbleweedpark.com/rss',
);
feeds(
@@ -134,6 +135,8 @@ feeds(
uri => 'http://www.dagolden.com/index.php/feed/',
dedupe_use_body => 0,
},
+ 'http://perl6advent.wordpress.com/feed/',
+ 'http://perladvent.org/2014/atom.xml',
);
feeds(
@@ -162,6 +165,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',
);
feeds(
@@ -208,7 +212,6 @@ feeds(
dedupe_use_body => 0,
},
'http://lisagoldresearch.wordpress.com/feed/',
- 'http://feeds.feedburner.com/LoisMcmasterBujolds',
{
uri => 'http://journal.neilgaiman.com/feeds/posts/default',
dedupe_use_body => 0,