Regenerated PDF
This commit is contained in:
parent
be19611784
commit
f9cff60021
49
.gitignore
vendored
49
.gitignore
vendored
@ -1,52 +1,3 @@
|
||||
# Ignore vim backup and swap files
|
||||
*~
|
||||
*.swp
|
||||
# Ignore test audio files
|
||||
*.flac
|
||||
*.mp3
|
||||
*.ogg
|
||||
*.spx
|
||||
*.wav
|
||||
*.opus
|
||||
*.FLAC
|
||||
*.MP3
|
||||
*.OGG
|
||||
*.SPX
|
||||
*.WAV
|
||||
*.OPUS
|
||||
# Playing with image files, so don't want to save them
|
||||
*.png
|
||||
*.jpg
|
||||
*.gif
|
||||
*.svg
|
||||
# Odds and ends
|
||||
*.pdf
|
||||
*.json
|
||||
*.BAK
|
||||
# LibreOffice lock files
|
||||
.~lock*
|
||||
#
|
||||
*.csv
|
||||
#
|
||||
# Directories
|
||||
# -----------
|
||||
# These directories are either managed locally or are not wanted in the
|
||||
# repository.
|
||||
#
|
||||
feed_cache/
|
||||
reportedashtml/
|
||||
#
|
||||
# Files
|
||||
# -----
|
||||
# No need to track tags (ctags) files
|
||||
#
|
||||
tags
|
||||
# link to the master file
|
||||
.pdmenurc
|
||||
# SQLte Browser project file
|
||||
*.sqbpro
|
||||
# Saved HTML
|
||||
feedWatcher.html_*
|
||||
Journal.html
|
||||
README.html
|
||||
index.html
|
||||
|
@ -443,6 +443,7 @@ if ($deletefile) {
|
||||
#-------------------------------------------------------------------------------
|
||||
if ($scan) {
|
||||
$LOG->info( "Scan is not fully implemented yet" );
|
||||
# Testing. Processes the first two feeds
|
||||
scanDB($dbh, \%keymap);
|
||||
}
|
||||
|
||||
@ -1704,7 +1705,7 @@ sub robotRulesOK {
|
||||
# we examine the 'content-type' header looking for the string
|
||||
# 'xml' or 'html' in it. The former denotes a feed, and the
|
||||
# latter a normal HTML page.
|
||||
# We use Feed::Find if the page is HTML in ordfer to find any
|
||||
# We use Feed::Find if the page is HTML in order to find any
|
||||
# "child" feeds which we really want to process if we find any.
|
||||
# THROWS: No exceptions
|
||||
# COMMENTS: None
|
||||
|
4297
feedWatcher.json
Normal file
4297
feedWatcher.json
Normal file
File diff suppressed because it is too large
Load Diff
287
feedWatcher.mkd
287
feedWatcher.mkd
@ -7,7 +7,7 @@
|
||||
- Feed: http://feeds.feedburner.com/TheAdminAdminPodcast
|
||||
- Licence:
|
||||
|
||||
- **All About Android (MP3)**
|
||||
- **All About Android (Audio)**
|
||||
- Website: https://twit.tv/shows/all-about-android
|
||||
- Feed: http://feeds.twit.tv/aaa.xml
|
||||
- Licence: This work is licensed under a Creative Commons License - Attribution-NonCommercial-NoDerivatives 4.0 International - http://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
@ -27,6 +27,11 @@
|
||||
- Feed: https://leukemensen.nl/angrynerds/feed.xml
|
||||
- Licence: leukemensen.nl
|
||||
|
||||
- **Ask Noah Show**
|
||||
- Website: https://podcast.asknoahshow.com
|
||||
- Feed: https://feeds.fireside.fm/asknoah/rss
|
||||
- Licence: © 2022 CC-BY-ND
|
||||
|
||||
- **CCHits.net**
|
||||
- Website: https://cchits.net/daily
|
||||
- Feed: https://cchits.net/daily/rss
|
||||
@ -57,31 +62,90 @@
|
||||
- Feed: http://feeds.feedburner.com/blogspot/jejQf
|
||||
- Licence:
|
||||
|
||||
- **Distrowatch Weekly Podcast**
|
||||
- Website: https://distrowatch.com
|
||||
- Feed: http://distrowatch.com/news/podcast.xml
|
||||
- Licence: Jesse Smith (text), Michael DeGuzis (audio)
|
||||
|
||||
- **Edict Zero – FIS**
|
||||
- Website: https://edictzero.wordpress.com
|
||||
- Feed: https://edictzero.wordpress.com/feed/
|
||||
- Licence:
|
||||
|
||||
- **English – Wikipediapodden**
|
||||
- Website: http://wikipediapodden.se
|
||||
- Feed: http://wikipediapodden.se/tag/english/feed/
|
||||
- Licence: CC BY-SA 4.0 Wikipediapodden
|
||||
|
||||
- **Escape Pod**
|
||||
- Website: http://escapepod.org
|
||||
- Feed: http://escapepod.org/feed/
|
||||
- Licence:
|
||||
|
||||
- **Escolha Livre**
|
||||
- Website: https://linuxtech.pt/
|
||||
- Feed: http://linuxtech.libsyn.com/rss
|
||||
- Licence: All rights reserved
|
||||
|
||||
- **FLOSS Weekly (Audio)**
|
||||
- Website: https://twit.tv/shows/floss-weekly
|
||||
- Feed: http://leoville.tv/podcasts/floss.xml
|
||||
- Licence: This work is licensed under a Creative Commons License - Attribution-NonCommercial-NoDerivatives 4.0 International - http://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
|
||||
- **FLOSS Weekly (MP3)**
|
||||
- Website: https://twit.tv/shows/floss-weekly
|
||||
- Feed: http://feeds.twit.tv/floss.xml
|
||||
- Licence: This work is licensed under a Creative Commons License - Attribution-NonCommercial-NoDerivatives 4.0 International - http://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
|
||||
- **FOSS and Crafts**
|
||||
- Website: https://fossandcrafts.org
|
||||
- Feed: https://fossandcrafts.org/rss-feed.rss
|
||||
- Licence: Licensed under CC BY-SA 4.0 International
|
||||
|
||||
- **FSFE Events**
|
||||
- Website: https://fsfe.org/events/
|
||||
- Feed: https://fsfe.org/events/events.en.rss
|
||||
- Licence: Copyright (c) Free Software Foundation Europe. Verbatim copying and distribution
|
||||
of this entire article is permitted in any medium, provided this
|
||||
notice is preserved.
|
||||
|
||||
- **FSFE News**
|
||||
- Website: https://fsfe.org/news/
|
||||
- Feed: https://fsfe.org/news/news.en.rss
|
||||
- Licence: Copyright (c) Free Software Foundation Europe. Verbatim copying and distribution
|
||||
of this entire article is permitted in any medium, provided this
|
||||
notice is preserved.
|
||||
|
||||
- **Free as in Freedom**
|
||||
- Website: http://faif.us/cast/
|
||||
- Feed: http://faif.us/feeds/cast-ogg/
|
||||
- Licence: 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2019, Free as in Freedom. Licensed under a Creative Commons Attribution-Share Alike 3.0 USA License.
|
||||
|
||||
- **Free as in Freedom**
|
||||
- Website: http://faif.us/cast/
|
||||
- Feed: http://faif.us/feeds/cast-mp3/
|
||||
- Licence: 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2019, 2020, 2021, Free as in Freedom. Licensed under a Creative Commons Attribution-Share Alike 3.0 USA License.
|
||||
|
||||
- **GAMERadio**
|
||||
- Website: http://www.hwhq.com/
|
||||
- Feed: http://hwhq.com/rss.xml
|
||||
- Licence:
|
||||
|
||||
- **GNU World Order Linux Cast**
|
||||
- Website: http://www.gnuworldorder.info
|
||||
- Feed: https://gnuworldorder.info/ogg.xml
|
||||
- Licence:
|
||||
|
||||
- **GNU/Linux RTM**
|
||||
- Website: http://gnulinuxrtm.blogspot.com/
|
||||
- Feed: http://feeds.feedburner.com/GNULinuxRTM
|
||||
- Licence: This work is licensed under Creative Commons Attribution 4.0
|
||||
|
||||
- **GNU/Linux.ch**
|
||||
- Website: https://gnulinux.ch
|
||||
- Feed: https://gnulinux.ch/podcast/gnulinux_newscast_rss.xml
|
||||
- Licence: © 2022 GNU/LINUX.CH
|
||||
|
||||
- **Geek Speak with Lyle Troxell**
|
||||
- Website: https://geekspeak.org/
|
||||
- Feed: https://geekspeak.org/episodes/rss.xml
|
||||
@ -102,11 +166,36 @@
|
||||
- Feed: http://hackerpublicradio.org/hpr_ogg_rss.php
|
||||
- Licence: Creative Commons Attribution-ShareAlike 3.0 License
|
||||
|
||||
- **International Open Podcast**
|
||||
- Website: http://internationalopenmagazine.org/category/podcast.html
|
||||
- Feed: http://spielend-programmieren.at/intopenpodcast.xml
|
||||
- Licence: Copyright 2015 CC-BY-SA
|
||||
|
||||
- **Internet Archive**
|
||||
- Website: https://archive.org/
|
||||
- Feed: http://feeds.feedburner.com/archive/Lqwl
|
||||
- Licence:
|
||||
|
||||
- **Knightwise.com Audio Feed.**
|
||||
- Website: https://knightwise.com
|
||||
- Feed: http://feeds.feedburner.com/knightcastpodcast
|
||||
- Licence: Creative commons apply ! Non commercial re-use is allowed.
|
||||
|
||||
- **LQ Radio**
|
||||
- Website: http://radio.linuxquestions.org
|
||||
- Feed: http://feeds.feedburner.com/linuxquestions/LQRadioALL-ogg
|
||||
- Licence:
|
||||
|
||||
- **LaGER: GNU/Linux and Games/Entertainment Radio**
|
||||
- Website: http://thelinuxlink.net/lager
|
||||
- Feed: http://feeds.feedburner.com/thelinuxlink/Paek
|
||||
- Licence: Creative Commons License Some Rights Reserved
|
||||
|
||||
- **Late Night Linux**
|
||||
- Website: https://latenightlinux.com
|
||||
- Feed: https://latenightlinux.com/feed/mp3
|
||||
- Licence: 223960
|
||||
|
||||
- **Late Night Linux (Ogg)**
|
||||
- Website: https://latenightlinux.com
|
||||
- Feed: http://latenightlinux.com/feed/ogg
|
||||
@ -117,31 +206,122 @@
|
||||
- Feed: https://librelounge.org/rss-feed.rss
|
||||
- Licence: Licensed under CC BY-SA 4.0 International
|
||||
|
||||
- **Line Noise Podcast**
|
||||
- Website: https://www.eff.org/rss/podcast/mp3.xml
|
||||
- Feed: http://www.eff.org/rss/podcast/mp3.xml
|
||||
- Licence:
|
||||
|
||||
- **Linux Action News**
|
||||
- Website: https://linuxactionnews.com
|
||||
- Feed: http://feeds.feedburner.com/TheLinuxActionShow
|
||||
- Licence: © 2022 Jupiter Broadcasting
|
||||
|
||||
- **Linux After Dark**
|
||||
- Website: https://linuxafterdark.net
|
||||
- Feed: https://linuxafterdark.net/feed/podcast
|
||||
- Licence:
|
||||
|
||||
- **Linux Downtime**
|
||||
- Website: https://linuxdowntime.com
|
||||
- Feed: https://latenightlinux.com/feed/extra
|
||||
- Licence:
|
||||
|
||||
- **Linux For The Rest Of Us - Podnutz**
|
||||
- Website: http://podnutz.com
|
||||
- Feed: http://feeds.feedburner.com/linuxfortherestofus
|
||||
- Licence: Copyright 2017 Podnutz.com
|
||||
|
||||
- **Linux Game Cast**
|
||||
- Website: https://linuxgamecast.com
|
||||
- Feed: http://feeds.feedburner.com/LinuxgamecastWeeklyMp3
|
||||
- Licence: CC BY-SA LinuxGameCast LLP 2022
|
||||
|
||||
- **Linux In Da House MP3 Feed**
|
||||
- Website: http://linuxindahouse.com
|
||||
- Feed: http://linuxindahouse.com/linuxindahouse_mp3.rss
|
||||
- Licence: Creative Commons License Some Rights Reserved
|
||||
|
||||
- **Linux Inlaws**
|
||||
- Website: https://www.linuxinlaws.eu
|
||||
- Feed: https://linuxinlaws.eu/inlaws_rss.xml
|
||||
- Licence: Linux Inlaws (c) 2021 CC-BY-SA
|
||||
|
||||
- **Linux Lads**
|
||||
- Website: https://linuxlads.com/feed_ogg.rss
|
||||
- Feed: https://linuxlads.com/feed_ogg.rss
|
||||
- Licence: Released under the Creative Commons Attribution-Share Alike 3.0 Unported Licence
|
||||
|
||||
- **Linux Outlaws**
|
||||
- Website: http://sixgun.org
|
||||
- Feed: http://feeds.feedburner.com/linuxoutlaws
|
||||
- Licence: Copyright © 2007-2012 Sixgun Productions http://creativecommons.org/licenses/by-sa/3.0/
|
||||
|
||||
- **Linux Reality Podcast (MP3 Feed)**
|
||||
- Website: http://www.linuxreality.com
|
||||
- Feed: http://feeds.feedburner.com/linuxreality
|
||||
- Licence: Linux Reality is released under a Attribution-Noncommercial-No Derivative Works 3.0 United States licence.
|
||||
|
||||
- **Linux Trivia Podcast**
|
||||
- Website: http://setbit.org/lt.html
|
||||
- Feed: http://setbit.org/lt-ogg.xml
|
||||
- Licence: Creative Commons License Some Rights Reserved
|
||||
|
||||
- **Linux User Space**
|
||||
- Website: https://www.linuxuserspace.show
|
||||
- Feed: https://www.linuxuserspace.show/rss
|
||||
- Licence: © 2022 Dan Simmons & Leo Chavez
|
||||
|
||||
- **Linux Voice Podcast**
|
||||
- Website: http://www.linuxvoice.com/podcast_mp3.rss
|
||||
- Feed: http://www.linuxvoice.com/podcast_mp3.rss
|
||||
- Licence: Released under the Creative Commons Attribution-Share Alike 3.0 Unported Licence
|
||||
|
||||
- **Linux at Work**
|
||||
- Website: https://www.linuxatwork.org
|
||||
- Feed: http://feeds.podtrac.com/mBdfP0QTX0iY
|
||||
- Licence: CC BY 4.0
|
||||
|
||||
- **Linux in the Ham Shack**
|
||||
- Website: https://lhspodcast.info/category/podcast-mp3/
|
||||
- Feed: http://lhspodcast.info/category/podcast-mp3/feed/
|
||||
- Licence: CC-BY-NC-4.0
|
||||
|
||||
- **Linux in the Ham Shack (OGG Feed)**
|
||||
- Website: https://lhspodcast.info/category/podcast-ogg/
|
||||
- Feed: https://lhspodcast.info/category/podcast-ogg/feed/
|
||||
- Licence: Attribution-NonCommercial-NoDerivatives 4.0 International
|
||||
|
||||
- **LinuxCrazy (OGG)**
|
||||
- Website: http://linuxcrazy.com
|
||||
- Feed: http://linuxcrazy.com/podcasts/ogg.xml
|
||||
- Licence: 2014. All rights reserved.
|
||||
|
||||
- **LinuxGameCast**
|
||||
- Website: https://linuxgamecast.com
|
||||
- Feed: https://linuxgamecast.com/feed/
|
||||
- Licence:
|
||||
|
||||
- **LinuxLink Radio by TimeSys**
|
||||
- Website: https://www.timesys.com
|
||||
- Feed: http://feeds.feedburner.com/LinuxlinkRadioByTimesys_ogg
|
||||
- Licence: 2007
|
||||
|
||||
- **Linuxlugcast**
|
||||
- Website: http://linuxlugcast.com
|
||||
- Feed: http://feeds.feedburner.com/linuxlugcast-ogg
|
||||
- Licence:
|
||||
|
||||
- **Linuxlugcast**
|
||||
- Website: https://linuxlugcast.com
|
||||
- Feed: http://feeds.feedburner.com/linuxlugcast/dBDY
|
||||
- Licence: Creative commons Attribution 4.0 International (CC BY 4.0)
|
||||
|
||||
- **LugRadio (high-quality ogg)**
|
||||
- Website: http://www.lugradio.org/episodes.ogg.rss
|
||||
- Feed: http://www.lugradio.org/episodes.ogg.rss
|
||||
- Licence: LUGRadio is released under a Creative Commons Attribution
|
||||
NonCommercial NoDerivs licence.
|
||||
|
||||
- **Makers Corner, with Nate and Yannick**
|
||||
- Website: https://makerscorner.tech
|
||||
- Feed: https://makerscorner.tech/feed/podcast/
|
||||
@ -157,11 +337,26 @@
|
||||
- Feed: https://mintcast.org/category/ogg/feed/
|
||||
- Licence:
|
||||
|
||||
- **OggcastSoftware Freedom Law Center**
|
||||
- Website: http://www.softwarefreedom.org/podcast/http://www.softwarefreedom.org/
|
||||
- Feed: http://www.softwarefreedom.org/feeds/podcast-mp3/
|
||||
- Licence: 2008, 2009, 2010, 2011, Software Freedom Law Center. Licensed under a Creative Commons Attribution-No Derivative Works 3.0 United States License.
|
||||
|
||||
- **Open Metalcast**
|
||||
- Website: http://openmetalcast.com
|
||||
- Feed: http://feeds.feedburner.com/OpenMetalcast
|
||||
- Licence: (c) 2010-2018 Craig Maloney. Some Rights Reserved.
|
||||
|
||||
- **Open Minds … from Creative Commons**
|
||||
- Website: https://anchor.fm/creativecommons
|
||||
- Feed: https://anchor.fm/s/4d70d828/podcast/rss
|
||||
- Licence: Creative Commons
|
||||
|
||||
- **Open Source Security Podcast**
|
||||
- Website: http://opensourcesecuritypodcast.com
|
||||
- Feed: https://opensourcesecuritypodcast.libsyn.com/rss
|
||||
- Licence: Some rights reserved (CC BY-NC-SA 3.0)
|
||||
|
||||
- **PC Podcast. A Music Podcast with Pete Cogle, since January 2006**
|
||||
- Website: http://petecogle.co.uk/blog/category/pc-podcast/
|
||||
- Feed: http://feeds.feedburner.com/pcpodcast
|
||||
@ -172,11 +367,21 @@
|
||||
- Feed: http://podcastle.org/feed/
|
||||
- Licence:
|
||||
|
||||
- **Podcast Ubuntu Portugal**
|
||||
- Website: https://podcastubuntuportugal.org/
|
||||
- Feed: https://podcastubuntuportugal.org/feed/podcast/
|
||||
- Licence: Este trabalho está licenciado com uma Licença Creative Commons - Atribuição 4.0 Internacional - http://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
|
||||
- **Podcast – Cory Doctorow's craphound.com**
|
||||
- Website: https://craphound.com
|
||||
- Feed: http://feeds.feedburner.com/doctorow_podcast
|
||||
- Licence: Creative Commons by-nc-sa http://creativecommons.org/licenses/by-nc-sa/2.5/
|
||||
|
||||
- **Podcast – Launchpad blog**
|
||||
- Website: https://blog.launchpad.net
|
||||
- Feed: http://news.launchpad.net/category/podcast/feed
|
||||
- Licence:
|
||||
|
||||
- **PseudoPod**
|
||||
- Website: http://pseudopod.org
|
||||
- Feed: http://pseudopod.org/feed/
|
||||
@ -202,6 +407,31 @@
|
||||
- Feed: http://www.skepticule.co.uk/feeds/posts/default?alt=rss
|
||||
- Licence: Creative Commons Attribution-NonCommercial-No Derivative Works 2.0 UK: England & Wales
|
||||
|
||||
- **Software Freedom Podcast**
|
||||
- Website: https://fsfe.org/news/podcast
|
||||
- Feed: http://fsfe.org/news/podcast.en.rss
|
||||
- Licence: Copyright (c) Free Software Foundation Europe. Creative Commons BY-SA 4.0
|
||||
|
||||
- **Software Freedom Podcast**
|
||||
- Website: https://fsfe.org/news/podcast
|
||||
- Feed: http://fsfe.org/news/podcast-opus.en.rss
|
||||
- Licence: Copyright (c) Free Software Foundation Europe. Creative Commons BY-SA 4.0
|
||||
|
||||
- **Something kinda techy**
|
||||
- Website: http://www.talkshoe.com/talkshoe/web/tscmd/tc/21043
|
||||
- Feed: http://feeds2.feedburner.com/SomethingKindaTechy
|
||||
- Licence: Copyright 2008 Something Kinda Techy
|
||||
|
||||
- **SourceTrunk**
|
||||
- Website: http://www.sourcetrunk.com
|
||||
- Feed: http://feeds.feedburner.com/sourcetrunk
|
||||
- Licence: Dimitri Larmuseau
|
||||
|
||||
- **Sunday Morning Linux Review - MP3 Feed**
|
||||
- Website: https://smlr.us
|
||||
- Feed: http://smlr.us/?feed=podcast
|
||||
- Licence: Sunday Morning Linux Review - CC by-nc-sa
|
||||
|
||||
- **Sunday Morning Linux Review - OGG Feed**
|
||||
- Website: https://smlr.us
|
||||
- Feed: http://feeds.feedburner.com/SundayMorningLinuxReview-OggFeed
|
||||
@ -212,6 +442,16 @@
|
||||
- Feed: https://teaearlgreyhot.org/feed/podcast
|
||||
- Licence: Unless otherwise stated, this podcast is released under a Creative Commons, By Attribution, Share Alike license.
|
||||
|
||||
- **Tech Misfits » Podcast Feed**
|
||||
- Website: https://techmisfits.com
|
||||
- Feed: http://feeds.feedburner.com/TechMisfits
|
||||
- Licence: Copyright © Tech Misfits 2010
|
||||
|
||||
- **The Anarcho Book Club**
|
||||
- Website: https://anarchobook.club
|
||||
- Feed: https://anarchobook.club/ogg.xml
|
||||
- Licence: Creative Commons CC0 1.0 Universal / Public Domain
|
||||
|
||||
- **The Binary Times Audiocast - ogg**
|
||||
- Website: https://www.thebinarytimes.net
|
||||
- Feed: https://www.thebinarytimes.net/rss-ogg.xml
|
||||
@ -247,11 +487,31 @@
|
||||
- Feed: http://feeds.feedburner.com/TheJakAttack
|
||||
- Licence: © 2018 The JaK Attack! Podcast
|
||||
|
||||
- **The Jodcast (high bandwidth)**
|
||||
- Website: http://www.jodcast.net/
|
||||
- Feed: http://www.jodcast.net/rss-high.xml
|
||||
- Licence: Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.0 England & Wales Licence
|
||||
|
||||
- **The Linux Action Show! OGG**
|
||||
- Website: http://www.jupiterbroadcasting.com
|
||||
- Feed: http://feeds2.feedburner.com/TheLinuxActionShowOGG
|
||||
- Licence:
|
||||
|
||||
- **The Linux Cast**
|
||||
- Website: https://thelinuxcast.org/
|
||||
- Feed: https://thelinuxcast.org/feed/feed.xml
|
||||
- Licence:
|
||||
|
||||
- **The Linux Link Tech Show Ogg-Vorbis Feed**
|
||||
- Website: http://www.tllts.org
|
||||
- Feed: http://feeds.feedburner.com/TheLinuxLinkTechShowOgg-vorbisFeed
|
||||
- Licence: TLLTS is licensed under Creative Commons License for Non-Commercial Use
|
||||
|
||||
- **The Linux Link Tech Show Ogg-Vorbis Feed**
|
||||
- Website: http://www.tllts.org
|
||||
- Feed: http://www.thelinuxlink.net/tllts/tllts_ogg.rss
|
||||
- Licence: TLLTS is licensed under Creative Commons License for Non-Commercial Use
|
||||
|
||||
- **This Week in Computer Hardware (MP3)**
|
||||
- Website: https://twit.tv/shows/this-week-in-computer-hardware
|
||||
- Feed: http://feeds.twit.tv/twich.xml
|
||||
@ -282,6 +542,31 @@
|
||||
- Feed: http://ubuntupodcast.org/feed/
|
||||
- Licence:
|
||||
|
||||
- **Ubuntu Podcast**
|
||||
- Website: https://ubuntupodcast.org
|
||||
- Feed: http://feed.ubuntupodcast.org/mp3
|
||||
- Licence: Copyright Ubuntu Podcast Team. Some rights reserved. This audio is released under a Creative Commons Attribution-Share Alike license.
|
||||
|
||||
- **Ubuntu Security Podcast**
|
||||
- Website: https://ubuntusecuritypodcast.org/
|
||||
- Feed: https://ubuntusecuritypodcast.org/episode/index.xml
|
||||
- Licence: Copyright 2018-2022 Canonical
|
||||
|
||||
- **Wikipediapodden**
|
||||
- Website: http://wikipediapodden.se/prenumerera/
|
||||
- Feed: http://wikipediapodden.se/feed/podcast/
|
||||
- Licence: CC BY-SA 4.0 Wikipediapodden
|
||||
|
||||
- **bsdtalk**
|
||||
- Website: http://bsdtalk.blogspot.com/
|
||||
- Feed: http://feeds.feedburner.com/Bsdtalk
|
||||
- Licence:
|
||||
|
||||
- **podcast – Full Circle Magazine**
|
||||
- Website: https://fullcirclemagazine.org
|
||||
- Feed: http://fullcirclemagazine.org/category/podcast/feed/
|
||||
- Licence:
|
||||
|
||||
- **urandom podcast**
|
||||
- Website: https://urandom-podcast.info/
|
||||
- Feed: http://feeds.feedburner.com/urandom-podcast/ogg
|
||||
|
BIN
feedWatcher.pdf
Normal file
BIN
feedWatcher.pdf
Normal file
Binary file not shown.
@ -1,6 +1,7 @@
|
||||
[% TAGS html -%]
|
||||
<!--# feedWatcher_2.tpl 2021-04-17 -->
|
||||
<!--# feedWatcher_2.tpl 2022-11-20 -->
|
||||
<!--# Web page design courtesy of Roan Horning -->
|
||||
<!--# Uses HTML comments as the tag delimiters -->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
Loading…
Reference in New Issue
Block a user