blob: 24580427ed2182f298159cd48895fa31355691e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0"?>
<opml version="1.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://www.thc.org/rss.xml.php" htmlUrl="" title="The Hacker's Choice"/>-->
</outline>
</body>
</opml>
|