diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-14 16:50:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-14 16:50:54 -0300 |
commit | 22f6ee52986bd04633e26f77be7a85f886785d17 (patch) | |
tree | 26863a5aa923063e087c214d45ef8b8019752cc9 | |
parent | c347d66a43fc6724b26e686dd78dfe20e4019c8f (diff) | |
download | feeds-22f6ee52986bd04633e26f77be7a85f886785d17.tar.gz feeds-22f6ee52986bd04633e26f77be7a85f886785d17.tar.bz2 |
Hacker: Joey Hess; Chaos Computer Club improvements
-rw-r--r-- | hacker.opml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/hacker.opml b/hacker.opml index 804ff7c..2458042 100644 --- a/hacker.opml +++ b/hacker.opml @@ -7,8 +7,9 @@ <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="" title=""/> - <outline type="rss" xmlUrl="http://www.ccc.de/updates/chaosupdates.rdf" htmlUrl="" title=""/> + <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> |