diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-08-10 09:40:57 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-08-10 09:40:57 -0300 |
commit | eb7fb69710416dc5de7e02986960671dde21d22f (patch) | |
tree | bb8697843ebf472f9188e914b91caa3f0cab6a57 | |
parent | b0079f8b400c67560712414f41a3f673576464d1 (diff) | |
download | feeds-eb7fb69710416dc5de7e02986960671dde21d22f.tar.gz feeds-eb7fb69710416dc5de7e02986960671dde21d22f.tar.bz2 |
Adds Tax Justice Network and Instituto Kairós
-rw-r--r-- | brasil/ngo.opml | 11 | ||||
-rw-r--r-- | incoming.opml | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/brasil/ngo.opml b/brasil/ngo.opml new file mode 100644 index 0000000..9fea5cd --- /dev/null +++ b/brasil/ngo.opml @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<opml version="1.0"> + <head> + <title>NGOs - Brazil</title> + </head> + <body> + <outline title="NGOs - Brazil"> + <outline type="rss" xmlUrl="http://institutokairos.net/feed/" htmlUrl="http://institutokairos.net" title="Instituto Kairós"/> + </outline> + </body> +</opml> diff --git a/incoming.opml b/incoming.opml index f9fb747..e85cfc0 100644 --- a/incoming.opml +++ b/incoming.opml @@ -19,5 +19,6 @@ <outline type="rss" xmlUrl="http://thebulletin.org/search-feed" htmlUrl="http://thebulletin.org" title="Bulletin of the Atomic Scientists"/> <outline type="rss" xmlUrl="https://www.reddit.com/r/DataHoarder/.rss" htmlUrl="https://www.reddit.com/r/DataHoarder/" title="DataHoarder - It's A Digital Disease! - Reddit"/> <outline type="rss" xmlUrl="https://www.reddit.com/user/-Archivist/.rss" htmlUrl="https://www.reddit.com/user/-Archivist/" title="Archivist - Reddit"/> + <outline type="rss" xmlUrl="http://www.taxjustice.net/category/blog/feed/" htmlUrl="http://www.taxjustice.net" title="Tax Justice Network"/> </body> </opml> |