diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-08-23 11:09:17 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-08-23 11:09:17 -0300 |
commit | 8a529bd099d11b47c058c64f446959f9f90033a8 (patch) | |
tree | 670f4fd0b8c00af207a414a68ccdf622d9ba1e3f | |
parent | 90be7c491c159e4b238ff536225c074ab72d9125 (diff) | |
download | feeds-8a529bd099d11b47c058c64f446959f9f90033a8.tar.gz feeds-8a529bd099d11b47c058c64f446959f9f90033a8.tar.bz2 |
Updates feeds
-rw-r--r-- | TODO.md | 1 | ||||
-rw-r--r-- | brasil/internet.opml | 1 | ||||
-rw-r--r-- | brasil/movements.opml | 1 |
3 files changed, 3 insertions, 0 deletions
@@ -15,3 +15,4 @@ TODO * https://bitbucket.org/semente/planeta * Setup https://github.com/sebsauvage/rss-bridge instance and add feeds into opmls. * Sort and organize feeds, including moving news feeds from `incoming.opml` to their final OPML files. +* Template to write to websites asking for feeds. diff --git a/brasil/internet.opml b/brasil/internet.opml index f7e5dcf..b7e4682 100644 --- a/brasil/internet.opml +++ b/brasil/internet.opml @@ -7,6 +7,7 @@ <outline title="Brasil - Internet"> <outline type="rss" xmlUrl="http://nic.br/noticias/feed.rss" htmlUrl="" title="NIC.br"/> <outline type="rss" xmlUrl="http://registro.br/rss-br.xml" htmlUrl="" title="Registro.br"/> + <outline type="rss" xmlUrl="http://ibidem.org.br/feed/" htmlUrl="http://ibidem.org.br" title="Instituto Beta para Internet e a Democracia"/> </outline> </body> </opml> diff --git a/brasil/movements.opml b/brasil/movements.opml index f1fa99f..acf1bca 100644 --- a/brasil/movements.opml +++ b/brasil/movements.opml @@ -12,6 +12,7 @@ <outline type="rss" xmlUrl="http://ponte.org/feed/" htmlUrl="http://ponte.org" title="Ponte - Segurança Pública, Justiça e Direitos Humanos"/> <outline type="atom" xmlUrl="http://www.mtst.org/index.php?format=feed&type=atom" htmlUrl="http://www.mtst.org" title="MTST - Movimento dos Trabalhadores Sem-Teto"/> <outline type="rss" xmlUrl="http://tarifazero.org/feed/" htmlUrl="http://tarifazero.org" title="Tarifa Zero"/> + <outline type="rss" xmlUrl="http://actantes.org.br/feed/" htmlUrl="http://actantes.org.br" title="Actantes"/> <!-- <outline type="rss" xmlUrl="http://www.adital.com.br/rss/?lang=PT" htmlUrl="http://www.adital.com.br" title="Adital - Notícias da América Latina e Caribe"/> |