diff options
Diffstat (limited to 'computing/hacker.opml')
| -rw-r--r-- | computing/hacker.opml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/computing/hacker.opml b/computing/hacker.opml new file mode 100644 index 0000000..b85e20d --- /dev/null +++ b/computing/hacker.opml @@ -0,0 +1,17 @@ +<?xml version="1.0"?> +<opml version="2.0"> + <head> + <title>Hacker</title> + </head> + <body> + <outline title="Hacker"> + <outline type="rss" xmlUrl="https://lobste.rs/rss" htmlUrl="https://lobste.rs" title="Lobsters"/> + <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="https://events.ccc.de" title="Chaos Computer Club - Events"/> + <outline type="rss" xmlUrl="http://www.ccc.de/updates/chaosupdates.rdf" htmlUrl="https://www.ccc.de" title="Chaos Computer Club - Updates"/> + <outline type="rss" xmlUrl="https://joeyh.name/blog/index.rss" htmlUrl="https://joeyh.name/blog" title="Joey Hess"/> + <outline type="rss" xmlUrl="https://therealtruex.com/rss.xml" htmlUrl="https://therealtruex.com/" title="Spenser Truex"/> + <!--<outline type="rss" xmlUrl="https://www.thc.org/rss.xml.php" htmlUrl="" title="The Hacker's Choice"/>--> + </outline> + </body> +</opml> |
