ph00lt0 / blocklist

Blocklists for AdGuard Home, AdGuard, Little Snitch, Open Snitch, uBlock Origin, Brave Adblock, pfBlockerNG, and PiHole
https://ph00lt0.github.io/blocklist
Other
189 stars 31 forks source link

Gentoo Linux websites broken #82

Closed robbat2 closed 3 months ago

robbat2 commented 3 months ago

Tool used (pick one):

What service are you trying to use?' Multiple Gentoo Linux websites, which share common files from https://assets.gentoo.org/ https://assets.gentoo.org/ contains:

What does not work? Images, Fonts, CSS, Javascript may not load correctly

Which rule you believe is causing this?

blocklist $ dig @ns1.gentoo.org assets.gentoo.org +noall +answer
assets.gentoo.org.  43200   IN  CNAME   1739712465.rsc.cdn77.org.

blocklist $ git grep 1739712465.rsc.cdn77.org |cat
blocklist.txt:||1739712465.rsc.cdn77.org^
pihole-blocklist.txt:0.0.0.0 1739712465.rsc.cdn77.org
rpz-blocklist.txt:1739712465.rsc.cdn77.org CNAME .
unbound-blocklist.txt:local-zone: "1739712465.rsc.cdn77.org." always_null

Community references: https://digitalcourage.social/@duxsco/112055290863555420 https://bugs.gentoo.org/show_bug.cgi?id=926367

Site contents are verifiable: https://gitweb.gentoo.org/sites/assets.git/

robbat2 commented 3 months ago

https://github.com/ph00lt0/blocklist/commit/f712188ef7bb49001821e15a49b4480d9ed0dc5d is the commit that added this, with no clear reasoning why you'd block a Linux distribution's website.

ph00lt0 commented 3 months ago

cdn77 hosts a lot of trash. delisted this subdomain. Thanks for reporting.