MainTemplate breaking Podcasts
yoshimo opened this issue · 7 comments
Subdomains of
podigee.com
podigee.net
podigee.io
are usually podcasts the user is interested in.
Sure there is a bit of analytics and advertising involved but the domains mostly serve valid content , the ads are inside the podcast audio files and the tracking analytics be done via server logs like any other website.
Any example where these addresses are actively used?
Would like to check them again.
siblersdenkraeume.podigee.io
jung-naiv.podigee.io
is a CNAME for io.podigee.net
which is on the list
During the tests following names were called:
player.podigee-cdn.net # (untouched - Playertheme, JS, CSS, Fonts)
www.podigee.com # (untouched - Assets)
main.podigee-cdn.net # (untouched - Mediafiles/Stream)
images.podigee-cdn.net # (untouched - Teaser images)
cdn.podigee.com # (redirect, 301 Moved Permanently - unimportant, blocked)
untouched -> not in hosts
the mentioned *.io is just a placeholder/redirect -> to *.com
If i try to grab https://jung-naiv.podigee.io/feed/mp3
you resolve jung-naiv.podigee.io/
.
This says it is a CNAME for io.podigee.net
which in turn has an a-record of 49.12.227.86
If your resolver , like my pi-hole, supports cname uncloaking it will block the connection as io.podigee.net
is on your list.
So remove that host and i also think that
sz-das-thema.podigee.io
medienwoche.podigee.io
are things people may want to listen to
Well, i also have PI-Hole but it's inactive atm because it has no use for me. Will enable it in future for testing.
The problem with PI and other resolvers are that they can't display any stuff, Just hostnames.
To quote "Sure there is a bit of analytics and advertising involved but". Well, a bit, is a bit, and a bit multiplied by millions is a bit more. Be secure and keep privacy or keep your compfort and useless entries? It's never easy.
But promised i will take a look in future again into PI. This also applies to other entries you posted. Unfortunately you (or others) have to wait till than. Will update the files further
io.podigee.net will be unblocked next update
Issue is fixed since the last update today