diff options
-rw-r--r-- | essential.opml | 1 | ||||
-rw-r--r-- | hacker.opml | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/essential.opml b/essential.opml index e09714d..6d76145 100644 --- a/essential.opml +++ b/essential.opml @@ -5,7 +5,6 @@ </head> <body> <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="https://lobste.rs/rss" htmlUrl="https://lobste.rs" title="Lobsters"/> diff --git a/hacker.opml b/hacker.opml index 0848e27..4d5e2ea 100644 --- a/hacker.opml +++ b/hacker.opml @@ -5,6 +5,7 @@ </head> <body> <outline title="Hacker"> + <outline type="rss" xmlUrl="https://news.ycombinator.com/rss" htmlUrl="https://news.ycombinator.com/" title="Hacker News"/> <outline type="rss" xmlUrl="http://events.ccc.de/feed/atom/" htmlUrl="" title=""/> <outline type="rss" xmlUrl="http://www.ccc.de/updates/chaosupdates.rdf" htmlUrl="" title=""/> <!--<outline type="rss" xmlUrl="https://www.thc.org/rss.xml.php" htmlUrl="" title="The Hacker's Choice"/>--> |