dotfiles/firefox/ublock-My_filters.txt

57 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-11-07 21:51:23 +00:00
!! Replace third-party frames with a click2load banner
2022-10-29 18:25:42 +00:00
*$3p,frame,redirect=click2load.html
2022-11-07 21:51:23 +00:00
!! click2load exceptions
2022-10-29 18:25:42 +00:00
@@||viewscreen.githubusercontent.com^$3p,frame,domain=github.com
@@||www.redditmedia.com^$3p,frame,domain=www.reddit.com
@@||cdn.embedly.com^$3p,frame
@@||imgur.com^$3p,frame
2022-11-07 21:51:23 +00:00
!! Bad TLDs (from https://github.com/DandelionSprout/adfilt/blob/master/Dandelion%20Sprout's%20Anti-Malware%20List.txt)
2022-10-29 18:25:42 +00:00
||agency^
||bid^
||cf^
||ga^
||gdn^
||gq^
||ooo^
||loan^
||ml^,domain=~lingva.ml
||pw^
||tk^
||top^
2022-11-07 21:51:23 +00:00
!! Hide GDPR consent banners
2022-10-29 18:25:42 +00:00
sat1.de##cmp-banner
!meteoblue.com##.gdpr_message
askubuntu.com##.js-consent-banner
stackexchange.com##.js-consent-banner
stackoverflow.com##.js-consent-banner
gitbook.io##.r-1yzf0co.r-ymttw5.r-18u37iz.r-1quu1zo.r-1i7sdiz.r-rs99b7.r-156hn8l.r-1habvwh.css-1dbjc4n
www.morgenpost.de##.footer .no-js
www.morgenpost.de##+js(remove-class, no-js, html)
2022-11-07 21:51:23 +00:00
!! Hide/Block annoying elements
2022-10-29 18:25:42 +00:00
stackoverflow.com###saves-launch-popover
2022-11-07 21:51:23 +00:00
!! Hide/Block ad banners
2022-10-29 18:25:42 +00:00
2022-11-07 21:51:23 +00:00
!! Privacy
2022-10-29 18:25:42 +00:00
||collector.github.com^
||api.github.com/_private/browser/errors
||cmp.zdf.de^
||discord.com/api/v*/science
2022-11-07 21:51:23 +00:00
!! XSS hardening on codebergs login page
2022-10-29 18:25:42 +00:00
||codeberg.org/user/login^$script
||codeberg.org/user/login^$inline-script
||codeberg.org/user/login^$third-party
2022-11-07 21:51:23 +00:00
!! Badfilters
2022-10-29 18:25:42 +00:00
meteoblue.com#@#.social-wrapper
2022-11-07 21:51:23 +00:00
!! Cosmetic rules
! Make theater mode in youtube
youtube.com##body ytd-watch-flexy[theater-requested_]:not([fullscreen]) #player-theater-container:style(height:calc(100vh - 56px) !important; max-height:calc(100vh - 56px) !important;min-height:calc(100vh - 56px) !important; )