init
This commit is contained in:
commit
cacf1b3843
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Forum share
|
||||
|
||||
Using this repo for sharing files on forum, since forum doesn't support upload of those files, feel free to push your files here too.
|
441
antennapod-feeds.html
Normal file
441
antennapod-feeds.html
Normal file
@ -0,0 +1,441 @@
|
||||
<?xml version='1.0' encoding='UTF-8' standalone='no' ?>
|
||||
<html>
|
||||
<head>
|
||||
<title>AntennaPod Subscriptions</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<style>
|
||||
* {
|
||||
font-family: "Sarabun", sans-serif;
|
||||
font-weight: 300;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
html {
|
||||
background: #0d8eff;
|
||||
background-image: linear-gradient(180deg, #0f9cff, #0682ff);
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
min-height: 100%;
|
||||
}
|
||||
h1 {
|
||||
color: #fff;
|
||||
font-weight: 300;
|
||||
display: inline-block;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 20px;
|
||||
vertical-align: top;
|
||||
}
|
||||
ul {
|
||||
text-align: center;
|
||||
}
|
||||
li {
|
||||
width: 100%;
|
||||
max-width: 500px;
|
||||
display: block;
|
||||
display: inline-flex;
|
||||
padding: 10px;
|
||||
}
|
||||
li > div {
|
||||
background: #fefefe;
|
||||
padding: 10px;
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
box-shadow:
|
||||
0 1px 3px rgba(0, 0, 0, 0.12),
|
||||
0 1px 2px rgba(0, 0, 0, 0.24);
|
||||
text-align: left;
|
||||
}
|
||||
li span {
|
||||
margin-top: 10px;
|
||||
display: block;
|
||||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
span a {
|
||||
color: #3498db;
|
||||
}
|
||||
img {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
li > div > img {
|
||||
float: left;
|
||||
text-indent: -10000px;
|
||||
background: #eee;
|
||||
}
|
||||
li > div > p {
|
||||
width: 100%;
|
||||
}
|
||||
body > a {
|
||||
color: #ffffff;
|
||||
display: inline-block;
|
||||
margin-top: 10px;
|
||||
clear: left;
|
||||
}
|
||||
ul > li > span {
|
||||
width: 100%;
|
||||
border-top: 1px solid #eee8e8;
|
||||
padding: 5px;
|
||||
box-shadow: none;
|
||||
text-align: left;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<img src="https://antennapod.org/assets/img/antennapod-logo.png" />
|
||||
<h1>AntennaPod Subscriptions</h1>
|
||||
<ul>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://static.media.ccc.de/media/events/SHA2017/logo.png"
|
||||
/>
|
||||
<p>
|
||||
Chaos Computer Club - SHA2017: Still Hacking Anyway (mp3)
|
||||
<span
|
||||
><a href="https://media.ccc.de/c/SHA2017">Website</a> •
|
||||
<a href="https://media.ccc.de/c/SHA2017/podcast/mp3.xml"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://peertube.ch/lazy-static/avatars/ce83ad93-b2c1-49b9-af93-9e41fc3dc7da.png"
|
||||
/>
|
||||
<p>
|
||||
FOSDEM
|
||||
<span
|
||||
><a href="https://peertube.ch/c/fosdem/videos">Website</a> •
|
||||
<a href="https://peertube.ch/feeds/videos.xml?videoChannelId=11"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://fossandcrafts.org/static/images/F_and_C_logo_combined.jpg"
|
||||
/>
|
||||
<p>
|
||||
FOSS and Crafts
|
||||
<span
|
||||
><a href="https://fossandcrafts.org">Website</a> •
|
||||
<a href="https://fossandcrafts.org/rss-feed.rss">Feed</a></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img src="https://faif.us/static/img/cast/faif_300x300.jpg" />
|
||||
<p>
|
||||
Free as in Freedom
|
||||
<span
|
||||
><a href="https://faif.us/cast/">Website</a> •
|
||||
<a href="https://faif.us/feeds/cast-ogg/">Feed</a></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="http://elementopie.com/feeds/geekrant/images/itunes_image.jpg"
|
||||
/>
|
||||
<p>
|
||||
GeekRant
|
||||
<span
|
||||
><a href="http://elementopie.com/everyday-linux-episodes"
|
||||
>Website</a
|
||||
>
|
||||
•
|
||||
<a href="https://elementopie.com/feeds/geekrant/feed.xml"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://media.rss.com/interslavic-news/20230507_090549_1cafc298a5d81c422562836a2c0b1007.jpg"
|
||||
/>
|
||||
<p>
|
||||
Interslavic podcast - Medžuslovjanske novosti
|
||||
<span
|
||||
><a href="https://interslavic.news">Website</a> •
|
||||
<a href="https://media.rss.com/interslavic-news/feed.xml"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://podcast.thelinuxexp.com/media/podcasts/tlenewspodcast/cover_feed.png"
|
||||
/>
|
||||
<p>
|
||||
Linux & Open Source News
|
||||
<span
|
||||
><a href="https://podcast.thelinuxexp.com/@tlenewspodcast"
|
||||
>Website</a
|
||||
>
|
||||
•
|
||||
<a href="https://podcast.thelinuxexp.com/@tlenewspodcast/feed.xml"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/e/e78a2140-b820-478c-9506-054f2b7e2de2/cover.jpg?v=6"
|
||||
/>
|
||||
<p>
|
||||
Linux User Space
|
||||
<span
|
||||
><a href="https://www.linuxuserspace.show">Website</a> •
|
||||
<a href="https://feeds.fireside.fm/linuxuserspace/rss"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://tilvids.com/lazy-static/avatars/f8ce6ebf-671a-4648-9ae9-ce4a18fe2bbb.png"
|
||||
/>
|
||||
<p>
|
||||
Linux User Space
|
||||
<span
|
||||
><a href="https://tilvids.com/c/linuxuserspace_channel/videos"
|
||||
>Website</a
|
||||
>
|
||||
•
|
||||
<a href="https://tilvids.com/feeds/videos.xml?videoChannelId=4776"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="http://linuxlugcast.com/wp-content/uploads/powerpress/p0311718-188662.jpg"
|
||||
/>
|
||||
<p>
|
||||
LinuxLUGCast
|
||||
<span
|
||||
><a href="https://linuxlugcast.com">Website</a> •
|
||||
<a href="https://linuxlugcast.com/index.php/feed/">Feed</a></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://static.libsyn.com/p/assets/f/a/6/0/fa60c24acd9be2495f2e77a3093c12a1/Modem_Mischief_Show_Logo.png"
|
||||
/>
|
||||
<p>
|
||||
Modem Mischief
|
||||
<span
|
||||
><a href="http://modemmischief.com">Website</a> •
|
||||
<a href="https://modemmischief.libsyn.com/rss">Feed</a></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://nutritionfacts.org/app/uploads/powerpress/audio-podcast-library.jpg"
|
||||
/>
|
||||
<p>
|
||||
Nutrition Facts with Dr. Greger
|
||||
<span
|
||||
><a href="https://nutritionfacts.org/audio/">Website</a> •
|
||||
<a href="http://nutritionfacts.org/audio/feed/podcast/"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://radiostudent.si/themes/custom/ereshnv/rs_1400.png"
|
||||
/>
|
||||
<p>
|
||||
OFF Komentar
|
||||
<span
|
||||
><a href="https://radiostudent.si/politika/off-komentar"
|
||||
>Website</a
|
||||
>
|
||||
•
|
||||
<a href="https://radiostudent.si/politika/off-komentar/podcast"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://softwareengineeringdaily.com/wp-content/uploads/powerpress/show_opens2.jpg"
|
||||
/>
|
||||
<p>
|
||||
Open Source Archives - Software Engineering Daily
|
||||
<span
|
||||
><a
|
||||
href="https://softwareengineeringdaily.com/category/open-source/"
|
||||
>Website</a
|
||||
>
|
||||
•
|
||||
<a
|
||||
href="https://softwareengineeringdaily.com/category/open-source/feed/"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://pbcdn1.podbean.com/imglogo/image-logo/9284374/Rev-now-logo.png"
|
||||
/>
|
||||
<p>
|
||||
Revolution Now!
|
||||
<span
|
||||
><a href="https://revolutionnow.podbean.com">Website</a> •
|
||||
<a href="https://feed.podbean.com/revolutionnow/feed.xml"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://podcast.tomasino.org/media/podcasts/SolarpunkPrompts/cover_feed.png"
|
||||
/>
|
||||
<p>
|
||||
Solarpunk Prompts
|
||||
<span
|
||||
><a href="https://podcast.tomasino.org/@SolarpunkPrompts"
|
||||
>Website</a
|
||||
>
|
||||
•
|
||||
<a href="https://podcast.tomasino.org/@SolarpunkPrompts/feed.xml"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://static.libsyn.com/p/assets/6/4/b/8/64b8ee9cb432ec4188c4a68c3ddbc4f2/Syntax_Cover_Art.png"
|
||||
/>
|
||||
<p>
|
||||
Syntax - Tasty Web Development Treats
|
||||
<span
|
||||
><a href="https://syntax.fm">Website</a> •
|
||||
<a href="https://feed.syntax.fm/rss">Feed</a></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://img.transistor.fm/36KfTMpIDY2fvYpKvfRj6oyiEXaWAapeGDAvuYJpzR0/rs:fill:3000:3000:1/q:60/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9zaG93/LzEwNTI5LzE2NTY1/MTIwMDAtYXJ0d29y/ay5qcGc.jpg"
|
||||
/>
|
||||
<p>
|
||||
The Business of Open Source
|
||||
<span
|
||||
><a href="https://www.emilyomier.com/podcast">Website</a> •
|
||||
<a href="https://feeds.transistor.fm/the-business-of-open-source"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://image.simplecastcdn.com/images/a7fe8729-1e69-4205-9126-785c7a060604/fdc44644-46d1-4a4c-ba91-855a644017e2/3000x3000/fosspod-logo-final.jpg?aid=rss_feed"
|
||||
/>
|
||||
<p>
|
||||
The FOSS Pod
|
||||
<span
|
||||
><a href="https://fosspod.content.town">Website</a> •
|
||||
<a href="https://feeds.simplecast.com/5JzYp_Kp">Feed</a></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://themelt.zone/wp-content/uploads/2021/03/02-Design-01.png"
|
||||
/>
|
||||
<p>
|
||||
The Meltzone
|
||||
<span
|
||||
><a href="https://themelt.zone">Website</a> •
|
||||
<a href="https://themelt.zone/feed/mp3/">Feed</a></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<img
|
||||
src="https://megaphone.imgix.net/podcasts/2ca664fc-350f-11ef-8b9e-1714a108b2e4/image/e7c3ee86b32190cd317161bf06d934d2.jpg?ixlib=rails-4.3.1&max-w=3000&max-h=3000&fit=crop&auto=format,compress"
|
||||
/>
|
||||
<p>
|
||||
ZOE Science & Nutrition
|
||||
<span
|
||||
><a href="http://zoe.com/">Website</a> •
|
||||
<a href="https://feeds.megaphone.fm/ZOELIMITED9301524082"
|
||||
>Feed</a
|
||||
></span
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a
|
||||
href="https://play.google.com/store/apps/details?id=de.danoeh.antennapod"
|
||||
target="_blank"
|
||||
>Get AntennaPod</a
|
||||
>
|
||||
</body>
|
||||
</html>
|
32
antennapod-feeds.opml
Normal file
32
antennapod-feeds.opml
Normal file
@ -0,0 +1,32 @@
|
||||
<?xml version='1.0' encoding='UTF-8' standalone='no' ?>
|
||||
<opml version="2.0">
|
||||
<head>
|
||||
<title>AntennaPod Subscriptions</title>
|
||||
<dateCreated>23 Jan 25 05:57:48 +0100</dateCreated>
|
||||
</head>
|
||||
<body>
|
||||
<outline text="Bad Voltage » Ogg Vorbis" title="Bad Voltage » Ogg Vorbis" type="rss" xmlUrl="https://badvoltage.org/feed/ogg" htmlUrl="https://www.badvoltage.org" />
|
||||
<outline text="Chaos Computer Club - SHA2017: Still Hacking Anyway (mp3)" title="Chaos Computer Club - SHA2017: Still Hacking Anyway (mp3)" type="rss" xmlUrl="https://media.ccc.de/c/SHA2017/podcast/mp3.xml" htmlUrl="https://media.ccc.de/c/SHA2017" />
|
||||
<outline text="FOSDEM" title="FOSDEM" type="rss" xmlUrl="https://peertube.ch/feeds/videos.xml?videoChannelId=11" htmlUrl="https://peertube.ch/c/fosdem/videos" />
|
||||
<outline text="FOSS and Crafts" title="FOSS and Crafts" type="rss" xmlUrl="https://fossandcrafts.org/rss-feed.rss" htmlUrl="https://fossandcrafts.org" />
|
||||
<outline text="Free as in Freedom" title="Free as in Freedom" type="rss" xmlUrl="https://faif.us/feeds/cast-ogg/" htmlUrl="https://faif.us/cast/" />
|
||||
<outline text="GeekRant" title="GeekRant" type="rss" xmlUrl="https://elementopie.com/feeds/geekrant/feed.xml" htmlUrl="http://elementopie.com/everyday-linux-episodes" />
|
||||
<outline text="Interslavic podcast - Medžuslovjanske novosti" title="Interslavic podcast - Medžuslovjanske novosti" type="rss" xmlUrl="https://media.rss.com/interslavic-news/feed.xml" htmlUrl="https://interslavic.news" />
|
||||
<outline text="Linux & Open Source News" title="Linux & Open Source News" type="rss" xmlUrl="https://podcast.thelinuxexp.com/@tlenewspodcast/feed.xml" htmlUrl="https://podcast.thelinuxexp.com/@tlenewspodcast" />
|
||||
<outline text="Linux User Space" title="Linux User Space" type="rss" xmlUrl="https://feeds.fireside.fm/linuxuserspace/rss" htmlUrl="https://www.linuxuserspace.show" />
|
||||
<outline text="Linux User Space" title="Linux User Space" type="rss" xmlUrl="https://tilvids.com/feeds/videos.xml?videoChannelId=4776" htmlUrl="https://tilvids.com/c/linuxuserspace_channel/videos" />
|
||||
<outline text="LinuxLUGCast" title="LinuxLUGCast" type="rss" xmlUrl="https://linuxlugcast.com/index.php/feed/" htmlUrl="https://linuxlugcast.com" />
|
||||
<outline text="Modem Mischief" title="Modem Mischief" type="rss" xmlUrl="https://modemmischief.libsyn.com/rss" htmlUrl="http://modemmischief.com" />
|
||||
<outline text="Nutrition Facts with Dr. Greger" title="Nutrition Facts with Dr. Greger" type="rss" xmlUrl="http://nutritionfacts.org/audio/feed/podcast/" htmlUrl="https://nutritionfacts.org/audio/" />
|
||||
<outline text="OFF Komentar" title="OFF Komentar" type="rss" xmlUrl="https://radiostudent.si/politika/off-komentar/podcast" htmlUrl="https://radiostudent.si/politika/off-komentar" />
|
||||
<outline text="Open Source Archives - Software Engineering Daily" title="Open Source Archives - Software Engineering Daily" type="rss" xmlUrl="https://softwareengineeringdaily.com/category/open-source/feed/" htmlUrl="https://softwareengineeringdaily.com/category/open-source/" />
|
||||
<outline text="Revolution Now!" title="Revolution Now!" type="rss" xmlUrl="https://feed.podbean.com/revolutionnow/feed.xml" htmlUrl="https://revolutionnow.podbean.com" />
|
||||
<outline text="Solarpunk Now!" title="Solarpunk Now!" type="rss" xmlUrl="https://feeds.buzzsprout.com/1912620.rss" htmlUrl="https://www.solarpunkcast.net/" />
|
||||
<outline text="Solarpunk Prompts" title="Solarpunk Prompts" type="rss" xmlUrl="https://podcast.tomasino.org/@SolarpunkPrompts/feed.xml" htmlUrl="https://podcast.tomasino.org/@SolarpunkPrompts" />
|
||||
<outline text="Syntax - Tasty Web Development Treats" title="Syntax - Tasty Web Development Treats" type="rss" xmlUrl="https://feed.syntax.fm/rss" htmlUrl="https://syntax.fm" />
|
||||
<outline text="The Business of Open Source" title="The Business of Open Source" type="rss" xmlUrl="https://feeds.transistor.fm/the-business-of-open-source" htmlUrl="https://www.emilyomier.com/podcast" />
|
||||
<outline text="The FOSS Pod" title="The FOSS Pod" type="rss" xmlUrl="https://feeds.simplecast.com/5JzYp_Kp" htmlUrl="https://fosspod.content.town" />
|
||||
<outline text="The Meltzone" title="The Meltzone" type="rss" xmlUrl="https://themelt.zone/feed/mp3/" htmlUrl="https://themelt.zone" />
|
||||
<outline text="ZOE Science & Nutrition" title="ZOE Science & Nutrition" type="rss" xmlUrl="https://feeds.megaphone.fm/ZOELIMITED9301524082" htmlUrl="http://zoe.com/" />
|
||||
</body>
|
||||
</opml>
|
Loading…
Reference in New Issue
Block a user