Skip to content

Instantly share code, notes, and snippets.

@tyzbit
Created April 15, 2024 15:59
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 tyzbit/186725676446ac6056f655a3a5c2ae91 to your computer and use it in GitHub Desktop.
Save tyzbit/186725676446ac6056f655a3a5c2ae91 to your computer and use it in GitHub Desktop.
My RSS Feeds
<?xml version="1.0" encoding="UTF-8"?>
<opml version="2.0">
<head>
<title>Feeds</title>
</head>
<body>
<outline text="Anime" title="Anime">
<outline type="rss" title="Anime News Network - News" htmlUrl="https://www.animenewsnetwork.com/news/" text="Anime News Network - News" xmlUrl="https://www.animenewsnetwork.com/news/rss.xml?ann-edition=us" />
</outline>
<outline text="Crypto" title="Crypto">
<outline htmlUrl="https://bitcoinmagazine.com" text="Bitcoin Magazine - Technical" type="rss" xmlUrl="https://bitcoinmagazine.com/.rss/full/technical" title="Bitcoin Magazine - Technical" />
</outline>
<outline text="Fun" title="Fun">
<outline xmlUrl="https://xkcd.com/rss.xml" type="rss" htmlUrl="https://xkcd.com/" text="xkcd.com" title="xkcd.com" />
</outline>
<outline text="News" title="News">
<outline type="rss" text="Reuters News Agency" title="Reuters News Agency" htmlUrl="https://www.reutersagency.com/en/" xmlUrl="https://www.reutersagency.com/feed/?taxonomy=best-topics&amp;post_type=best" />
</outline>
<outline text="Science" title="Science">
<outline title="APOD" type="rss" htmlUrl="https://apod.nasa.gov/" text="APOD" xmlUrl="https://apod.nasa.gov/apod.rss" />
</outline>
<outline text="Tech" title="Tech">
<outline title="Ars Technica" type="rss" xmlUrl="https://arstechnica.com/rss" text="Ars Technica" htmlUrl="https://arstechnica.com" />
<outline htmlUrl="https://slashdot.org/" type="rss" title="Slashdot" text="Slashdot" xmlUrl="http://rss.slashdot.org/Slashdot/slashdotMain" />
<outline title="Kairos - The immutable Linux meta-distribution for edge Kubernetes – Blog" text="Kairos - The immutable Linux meta-distribution for edge Kubernetes – Blog" type="rss" htmlUrl="https://kairos.io/blog/" xmlUrl="https://kairos.io/blog/index.xml" />
</outline>
</body>
</opml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment