gist/DNS/blocklist.ublockorigin.txt

12 lines
532 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.
*$font,third-party
! `*$font,third-party,badfilter` possibly would override this in custom rules.