diff options
Diffstat (limited to 'analysis.opml')
-rw-r--r-- | analysis.opml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/analysis.opml b/analysis.opml index cc746ba..fe3f730 100644 --- a/analysis.opml +++ b/analysis.opml @@ -1,11 +1,13 @@ <?xml version="1.0"?> -<opml version="1.0"> +<opml version="2.0"> <head> <title>Analysis</title> </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> |