Skip to content

Instantly share code, notes, and snippets.

@aymericbeaumet
Forked from nikitavoloboev/inoreader.xml
Last active December 15, 2020 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aymericbeaumet/55d3306808095f559143a99a4c5e83f2 to your computer and use it in GitHub Desktop.
Save aymericbeaumet/55d3306808095f559143a99a4c5e83f2 to your computer and use it in GitHub Desktop.
Fork of Ninika's inoreader OPML used in my Aggr config: https://github.com/aymericbeaumet/aggr-config
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<head>
<title>Subscriptions of nikita.voloboev from Inoreader [https://www.inoreader.com]</title>
</head>
<body>
<outline text="1." title="1.">
<outline text="FunctionallyParanoid.com" title="FunctionallyParanoid.com" type="rss" xmlUrl="https://functionallyparanoid.com/feed/" htmlUrl="https://functionallyparanoid.com"/>
<outline text="V8" title="V8" type="rss" xmlUrl="https://v8.dev/blog.atom" htmlUrl="https://v8.dev/"/>
<outline text="Apex Software" title="Apex Software" type="rss" xmlUrl="https://apex.sh/blog/feed.rss" htmlUrl="https://apex.sh/blog/"/>
</outline>
</body>
</opml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment