Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpp committed Jan 25, 2024
0 parents commit 901a6cc
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
Binary file added test.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added test.mp3
Binary file not shown.
32 changes: 32 additions & 0 deletions test.rss
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<rss version="2.0" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<atom:link href="https://ericpp.github.io/rss/test.rss" rel="self" type="application/rss+xml" />
<title>Pew Pew Test Show</title>
<description>Test Show</description>
<link>https://ericpp.github.io/rss/</link>
<itunes:author>ericpp</itunes:author>
<itunes:owner itunes:name="ericpp" itunes:email=""/>
<itunes:category text="Comedy"/>
<itunes:explicit>false</itunes:explicit>
<itunes:image href="https://ericpp.github.io/rss/test.jpg"/>
<itunes:keywords>pew,test,show</itunes:keywords>
<podcast:guid>ca8b0870-47df-4432-89d5-8ad60ca3f577</podcast:guid>
<podcast:medium>music</podcast:medium>
<podcast:value type="lightning" method="keysend">
<podcast:valueRecipient name="Pew Pew Pew!" type="node" address="039dce5f4f268060d7128267caba658a7e8cd0effaeb81f0daeef843ce2b22110d" split="100"/>
</podcast:value>
<item>
<pubDate>Thu, 25 Jan 2024 03:01:52 +0000</pubDate>
<guid isPermaLink="false">2bd231ba-ebfe-4966-94b6-c9efa2768470</guid>
<title>Test Show</title>
<description><![CDATA[Test Show]]></description>
<link>https://ericpp.github.io/rss/</link>
<enclosure url="https://ericpp.github.io/rss/test.mp3" type="audio/mpeg" length="147802"/>
<itunes:image href="https://ericpp.github.io/rss/test.jpg"/>
<itunes:explicit>false</itunes:explicit>
<podcast:value type="lightning" method="keysend">
<podcast:valueRecipient name="Pew Pew Pew!" type="node" address="039dce5f4f268060d7128267caba658a7e8cd0effaeb81f0daeef843ce2b22110d" split="100"/>
</podcast:value>
</item>
</channel>
</rss>

0 comments on commit 901a6cc

Please sign in to comment.