diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-01-29 12:33:48 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-01-29 12:33:48 -0200 |
commit | 6de8355d655118ba9c7312baff262b428805bccb (patch) | |
tree | ed8724a4615f862147b9905ce6de67678b555955 | |
parent | 4d3649c2134204ab18d15a0f10032e9a26ee3970 (diff) | |
download | feeds-6de8355d655118ba9c7312baff262b428805bccb.tar.gz feeds-6de8355d655118ba9c7312baff262b428805bccb.tar.bz2 |
Essential
-rw-r--r-- | brasil/news.opml | 1 | ||||
-rw-r--r-- | essential.opml (renamed from minimal.opml) | 7 | ||||
-rw-r--r-- | security.opml | 1 | ||||
-rw-r--r-- | tech.opml | 1 |
4 files changed, 5 insertions, 5 deletions
diff --git a/brasil/news.opml b/brasil/news.opml index 2b04d3b..b3cdefb 100644 --- a/brasil/news.opml +++ b/brasil/news.opml @@ -5,6 +5,7 @@ </head> <body> <outline title="Brasil - Notícias"> + <outline type="rss" xmlUrl="http://apublica.org/feed" htmlUrl="http://apublica.org" title="Agência Pública"/> <!--<outline type="rss" xmlUrl="http://jornalggn.com.br/rss" htmlUrl="http://jornalggn.com.br" title="Jornal GGN"/>--> <outline type="rss" xmlUrl="http://www.viomundo.com.br/feed" htmlUrl="" title="Viomundo"/> <outline type="rss" xmlUrl="http://www.manchetometro.com.br/feed/" htmlUrl="http://www.manchetometro.com.br" title="Manchetômetro"/> diff --git a/minimal.opml b/essential.opml index a8dd0b1..63cd755 100644 --- a/minimal.opml +++ b/essential.opml @@ -1,16 +1,13 @@ <?xml version="1.0"?> <opml version="1.0"> <head> - <title>Minimal</title> + <title>Essential</title> </head> <body> - <outline title="Minimal"> + <outline title="Essential"> <outline type="rss" xmlUrl="http://operamundi.uol.com.br/rss.shtml" htmlUrl="http://operamundi.uol.com.br/" title="Opera Mundi"/> - <outline title="Ars Technica" text="Ars Technica" description="Ars Technica" type="rss" xmlUrl="http://feeds.arstechnica.com/arstechnica/index" htmlUrl="http://arstechnica.com"/> <outline type="rss" xmlUrl="https://news.ycombinator.com/rss" htmlUrl="https://news.ycombinator.com/" title="Hacker News"/> <outline type="rss" xmlUrl="https://theintercept.com/feed/?rss" htmlUrl="https://theintercept.com/" title="The Intercept"/> - <outline type="atom" xmlUrl="https://www.schneier.com/blog/atom.xml" htmlUrl="https://www.schneier.com/blog/" title="Schneier on Security"/> - <outline type="rss" xmlUrl="http://apublica.org/feed" htmlUrl="http://apublica.org" title="Agência Pública"/> <outline type="rss" xmlUrl="http://jornalggn.com.br/rss" htmlUrl="http://jornalggn.com.br" title="Jornal GGN"/> </outline> </body> diff --git a/security.opml b/security.opml index 3d2f321..2b019e9 100644 --- a/security.opml +++ b/security.opml @@ -8,6 +8,7 @@ <!-- Available on Minimal Feed --> <!--<outline type="rss" xmlUrl="https://www.schneier.com/blog/atom.xml" htmlUrl="https://www.schneier.com/blog/" title="Schneier on Security"/>--> + <outline type="atom" xmlUrl="https://www.schneier.com/blog/atom.xml" htmlUrl="https://www.schneier.com/blog/" title="Schneier on Security"/> <outline type="rss" xmlUrl="http://blog.invisiblethings.org/feed.xml" htmlUrl="http://blog.invisiblethings.org" title="The Invisible Things Lab's blog"/> <!--<outline type="rss" xmlUrl="https://leap.se/pt/news.atom" htmlUrl="https://leap.se" title="LEAP News"/>--> <outline type="rss" xmlUrl="http://feeds.wired.com/wired27b" htmlUrl="http://www.wired.com" title="WIRED » Threat Level"/> @@ -18,6 +18,7 @@ <outline type="rss" xmlUrl="http://feeds.feedburner.com/TechCrunch/" htmlUrl="http://techcrunch.com" title="TechCrunch"/> <outline xmlUrl="http://partidopirata.org/feed/" htmlUrl="http://partidopirata.org" title="Partido Pirata"/> <outline xmlUrl="http://www.inovacaotecnologica.com.br/boletim/rss.xml" title="Inovação Tecnológica"/> + <outline title="Ars Technica" text="Ars Technica" description="Ars Technica" type="rss" xmlUrl="http://feeds.arstechnica.com/arstechnica/index" htmlUrl="http://arstechnica.com"/> </outline> </body> </opml> |