Add fridaypostcard feed

This commit is contained in:
~lucidiot 2021-08-22 18:46:13 +02:00
parent 35fdaa6978
commit 1a1f526602
1 changed files with 14 additions and 0 deletions

View File

@ -411,5 +411,19 @@
<link>http://n-gate.com/index.rss</link>
<description>A blog that is now well-known for its "webshit weekly", which makes fun of the top posts on Hackernews and their comments. It includes whole article contents in the RSS items, so you can read that feed without ever leaving your feed reader.</description>
</item>
<item>
<title>#fridaypostcard</title>
<pubDate>Sun, 22 Aug 2021 18:45:50 +0200</pubDate>
<guid isPermaLink="false">fridaypostcard</guid>
<category domain="https://envs.net/~lucidiot/rsrsss/">Feed</category>
<link>https://tilde.town/~lucidiot/fridaypostcard.xml</link>
<description><![CDATA[
<p>A feed of my own creation which assembles the #fridaypostcards from tilde.town.</p>
<p><a href="http://tilde.town/~jumblesale/fp.html" target="_blank">Friday postcards</a> are a concept made by ~jumblesale on tilde.town in which you share a URL to an image along with "#fridaypostcard" (and optionally a comment) on IRC, and a bot picks it up and builds an HTML page every Friday.</p>
<p><a href="http://tilde.town/~jumblesale/fp/archive/">An archive</a> gets generated each week too, but there was no easy way to get postcards in my RSS reader and I had found multiple issues in the way URLs were handled, causing some Imgur URLs to not work among other things. I at first had copy-pasted the original script, but then rewrote it to handle those errors and get every single postcard ever made into one W3C-valid RSS feed.</p>
<p>You can browse the script that generates this feed <a href="https://tildegit.org/lucidiot/fprss/" target="_blank">on tildegit</a>.</p>
]]></description>
</item>
</channel>
</rss>