ublock filters
parent
21d15f4654
commit
f20d328e30
2 changed files with 30 additions and 0 deletions
|
|
@ -10,4 +10,5 @@
|
||||||
- [[LUKS Encrypted Partitions]]
|
- [[LUKS Encrypted Partitions]]
|
||||||
- [[Proxmox Doodads]]
|
- [[Proxmox Doodads]]
|
||||||
- [[Radeon Temperature]]
|
- [[Radeon Temperature]]
|
||||||
|
- [[uBlock Filters]]
|
||||||
|
|
||||||
|
|
|
||||||
29
uBlock-Filters.md
Normal file
29
uBlock-Filters.md
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
Random filters
|
||||||
|
|
||||||
|
```
|
||||||
|
reddit.com##.native-ad-container
|
||||||
|
reddit.com##.premium-banner
|
||||||
|
reddit.com###chat
|
||||||
|
reddit.com###chat-count
|
||||||
|
reddit.com##.redesignbetabar-js
|
||||||
|
reddit.com###redesign-beta-optin-btn
|
||||||
|
slashdot.org##.deals-rail
|
||||||
|
slashdot.org##.ad-blocked-newsletter
|
||||||
|
##[data-suggestion-json*=ActivityTweet]
|
||||||
|
##.orville
|
||||||
|
ebay.com###srp-river-results-items_list1
|
||||||
|
|
||||||
|
! 2020-12-26 https://news.ycombinator.com/item?id=25538669
|
||||||
|
google.*##.g:has(a[href*=".pinterest."])
|
||||||
|
google.*##a[href*=".pinterest."]:nth-ancestor(1)
|
||||||
|
|
||||||
|
! 2021-07-18 https://www.reddit.com/r/FirefoxCSS/comments/olo199/how_to_make_scrollbar_use_systemgtktheme/
|
||||||
|
*##*:style(scrollbar-color: initial !important; scrollbar-width: initial !important;)
|
||||||
|
|
||||||
|
! 2021-09-26 finance.yahoo.com
|
||||||
|
yahoo.com###monalixa-rightrail
|
||||||
|
yahoo.com###monalixa-stickyfooter
|
||||||
|
yahoo.com##[id*="ThreeAmigos-Proxy"]
|
||||||
|
yahoo.com##[id*="YDC-Overlay"]
|
||||||
|
```
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue