diff options
-rw-r--r-- | minimal.opml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/minimal.opml b/minimal.opml index 9b5e97c..e02f8bd 100644 --- a/minimal.opml +++ b/minimal.opml @@ -5,13 +5,13 @@ </head> <body> <outline title="Minimal"> - <outline type="rss" xmlUrl="http://jornalggn.com.br/rss" htmlUrl="http://jornalggn.com.br" title="Jornal GGN"/> - <outline type="rss" xmlUrl="http://apublica.org/feed" htmlUrl="http://apublica.org" title="Agência Pública"/> <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://firstlook.org/theintercept/feed/" htmlUrl="https://firstlook.org/theintercept" 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> </opml> |