ublock filter updates
This commit is contained in:
parent
51e5c2f9cc
commit
73360d725b
1 changed files with 16 additions and 1 deletions
|
|
@ -3,12 +3,22 @@ reddit.com###redesign-beta-optin-btn
|
||||||
reddit.com##.redesignbetabar-js
|
reddit.com##.redesignbetabar-js
|
||||||
reddit.com##.premium-banner
|
reddit.com##.premium-banner
|
||||||
reddit.com##.native-ad-container
|
reddit.com##.native-ad-container
|
||||||
reddit.com##.premium-banner
|
reddit.com###chat
|
||||||
|
reddit.com###chat-count
|
||||||
|
|
||||||
! slashdot
|
! slashdot
|
||||||
slashdot.org##.deals-rail
|
slashdot.org##.deals-rail
|
||||||
slashdot.org##.ad-blocked-newsletter
|
slashdot.org##.ad-blocked-newsletter
|
||||||
|
|
||||||
|
! pinterest
|
||||||
|
! https://news.ycombinator.com/item?id=25538669
|
||||||
|
google.*##.g:has(a[href*=".pinterest."])
|
||||||
|
google.*##a[href*=".pinterest."]:nth-ancestor(1)
|
||||||
|
|
||||||
|
! scrollbars
|
||||||
|
! https://old.reddit.com/r/FirefoxCSS/comments/olo199/how_to_make_scrollbar_use_systemgtktheme/
|
||||||
|
*##*:style(scrollbar-color: initial !important; scrollbar-width: initial !important;)
|
||||||
|
|
||||||
! HN dark mode, font size increase
|
! HN dark mode, font size increase
|
||||||
news.ycombinator.com##html:style(filter:invert(100%) hue-rotate(180deg))
|
news.ycombinator.com##html:style(filter:invert(100%) hue-rotate(180deg))
|
||||||
news.ycombinator.com##body:style(background-color: #dddddd)
|
news.ycombinator.com##body:style(background-color: #dddddd)
|
||||||
|
|
@ -20,3 +30,8 @@ news.ycombinator.com##.pagetop:style(font-size: 12pt !important)
|
||||||
news.ycombinator.com##.comment:style(line-height: 1.5 !important)
|
news.ycombinator.com##.comment:style(line-height: 1.5 !important)
|
||||||
news.ycombinator.com##div.toptext:style(color: black)
|
news.ycombinator.com##div.toptext:style(color: black)
|
||||||
news.ycombinator.com###hnmain td[bgcolor="#000000"]
|
news.ycombinator.com###hnmain td[bgcolor="#000000"]
|
||||||
|
|
||||||
|
! theoldreader
|
||||||
|
theoldreader.com###in-feed-ad-container
|
||||||
|
theoldreader.com###banner_container
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue