The clean & modern RSS server that doesn't give you any crap. https://thearsse.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
629 B

<opml>
<body>
<outline type="rss" xmlUrl="http://localhost:8000/1" text="Feed 1"/>
<outline type="rss" xmlUrl="http://localhost:8000/2" text=""/>
<outline type="rss" xmlUrl="http://localhost:8000/3"/>
<outline type="rss" xmlUrl="http://localhost:8000/4" title="Feed 4"> <!-- Only the "text" attribute is used -->
<outline type="rss" xmlUrl="http://localhost:8000/!" title="Not a feed"/> <!-- Any descendants of a feed are skipped -->
</outline>
<outline type="rss" xmlUrl="" category="whee"/>
<outline type="rss" category="whee,whoo,"/>
</body>
</opml>