Add uBlock Origin custom filters
This commit is contained in:
parent
e51f54d3e4
commit
f1b34ed9f1
|
@ -0,0 +1,19 @@
|
|||
!!! Get rid of ads embedded into the site itself
|
||||
! Coolors
|
||||
coolors.co###generator_inner div[id^="a"]
|
||||
coolors.co###header div[id^="a"]
|
||||
coolors.co##div[class^="a"]
|
||||
|
||||
!!! Get rid of ad slots that are already empty anyways
|
||||
! ブログ村
|
||||
blogmura.com##.ad-list
|
||||
! goo
|
||||
www.goo.ne.jp##div[id^="gooad-"]
|
||||
! TypingClub/EdClub
|
||||
www.typingclub.com##div[id^="adslot_"]
|
||||
|
||||
!!! Get rid of everpresent subscription/upgrade nags, and always displayed subscription-only features
|
||||
! Letterboxd
|
||||
letterboxd.com##.js-hide-in-app.banner-950.banner
|
||||
letterboxd.com##.js-hide-in-app.banner-250.banner
|
||||
letterboxd.com##.js-watch-panel.watch-panel
|
Loading…
Reference in New Issue