diff options
-rw-r--r-- | essential.opml | 3 | ||||
-rw-r--r-- | geek.opml | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/essential.opml b/essential.opml index 6f54dbf..e09714d 100644 --- a/essential.opml +++ b/essential.opml @@ -7,7 +7,8 @@ <outline title="Essential"> <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="rss" xmlUrl="http://apublica.org/feed" htmlUrl="http://apublica.org" title="Agência Pública"/> + <outline type="rss" xmlUrl="http://apublica.org/feed" htmlUrl="http://apublica.org" title="Agência Pública"/> + <outline type="rss" xmlUrl="https://lobste.rs/rss" htmlUrl="https://lobste.rs" title="Lobsters"/> </outline> </body> </opml> @@ -8,6 +8,7 @@ <outline type="rss" xmlUrl="http://feeds.boingboing.net/boingboing/iBag" htmlUrl="" title="BoingBoing"/> <outline type="rss" xmlUrl="http://feeds.feedburner.com/gizmodobr?format=xml" htmlUrl="" title="Gizmodo BR"/> <outline type="rss" xmlUrl="http://feeds.technologyreview.com/technology_review_blog_arxiv" htmlUrl="" title="arXiv Blog"/> + <outline type="rss" xmlUrl="http://n-gate.com/index.rss" htmlUrl="http://n-gate.com" title="n-gate.com"/> </outline> </body> </opml> |