gist/DNS/blocklist.ublockorigin.txt
2024-05-31 09:29:42 +02:00

13 lines
553 B
Plaintext

! https://github.com/gorhill/uBlock/wiki/Static-filter-syntax
! This suggests disabling only third party fonts
! https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-remote-fonts
! NOTE that this doesn't seem to affect LocalCDN (which would mind first party
! fonts being blocked though as it only cares about CDNs). Without the
! third-party it would block all fonts and random things like Mastodon's
! buttons would break.
! Breaks {Google,Bing} webmaster tools
!*$font,third-party
! HINT: Add `,badfilter` to end of any rule to override it.