diff options
Diffstat (limited to 'analysis.opml')
-rw-r--r-- | analysis.opml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/analysis.opml b/analysis.opml index cc746ba..caaf634 100644 --- a/analysis.opml +++ b/analysis.opml @@ -5,7 +5,9 @@ </head> <body> <outline title="Analysis"> - <!--<outline type="rss" xmlUrl="http://neteffect.foreignpolicy.com/node/feed" htmlUrl="" title=""/>--> + <!-- https://theconversation.com/europe/feeds --> + <outline type="rss" xmlUrl="https://theconversation.com/articles.atom?language=en" htmlUrl="https://theconversation.com/articles.atom" title="The Conversation"/> + <outline type="rss" xmlUrl="http://feeds.feedburner.com/ip-watch?format=xml" htmlUrl="" title="IP Watch"/> <outline type="rss" xmlUrl="https://www.blogger.com/feeds/7341321881472037483/posts/default" htmlUrl="http://redecastorphoto.blogspot.com/" title="redecastorphoto"/> <outline type="rss" xmlUrl="http://www.democracynow.org/democracynow.rss" htmlUrl="" title="Democracy Now"/> @@ -19,6 +21,7 @@ <outline type="rss" xmlUrl="https://www.mintpressnews.com/feed/" htmlUrl="https://www.mintpressnews.com/" title="MintPress News"/> <outline type="rss" xmlUrl="https://truthout.org/latest/feed/" htmlUrl="https://truthout.org" title="Truthout"/> <outline type="rss" xmlUrl="https://nevermore.media/feed" htmlUrl="https://nevermore.media" title="Nevermore!"/> + <!--<outline type="rss" xmlUrl="http://neteffect.foreignpolicy.com/node/feed" htmlUrl="" title=""/>--> </outline> </body> </opml> |