diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-11-23 17:47:41 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-11-23 17:47:41 -0300 |
commit | e48cd9cf356a5f1787583de6106b1b880a1b296a (patch) | |
tree | 5d0225ee61b11995727b8375b985c1b991c5ecd4 /analysis.opml | |
parent | b891c1923346cbedf3bcbf497eb3c30431bbf051 (diff) | |
download | feeds-e48cd9cf356a5f1787583de6106b1b880a1b296a.tar.gz feeds-e48cd9cf356a5f1787583de6106b1b880a1b296a.tar.bz2 |
Misc additions and updates
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> |