mirror of https://github.com/gorhill/uBlock.git
this takes care of #987 for chromium-based browsers
This commit is contained in:
parent
db1dcbfda8
commit
65d82d35d3
|
@ -1,7 +1,7 @@
|
|||
9e647d2878ccdca91e933b32083bfe19 assets/ublock/unbreak.txt
|
||||
52a54ec142dfb4284a8de09662e8c44e assets/ublock/redirect-resources.txt
|
||||
6c077d6d5b39e8a5a407966ad62c9c32 assets/ublock/privacy.txt
|
||||
8e58317115cdfe63ae5d694196137b5a assets/ublock/filters.txt
|
||||
38c0af9b98fb2c1d8d11853230f7bd02 assets/ublock/filters.txt
|
||||
146704ad1c0393e342afdb416762c183 assets/ublock/badware.txt
|
||||
657bdda9b6b21bc5aec967b39e04dbd6 assets/ublock/redirect.txt
|
||||
d6f734c851d5077bd545d0fa39e8bb8d assets/ublock/experimental.txt
|
||||
|
|
|
@ -190,9 +190,10 @@ voetbalzone.nl##script:contains(/^\s*?var\s+?init_ads/)
|
|||
spiegel.de#@#.wrapad
|
||||
|
||||
# https://github.com/gorhill/uBlock/issues/1044#issuecomment-163725136
|
||||
||www.tisoomitech.com/*/ad-image.png$image,redirect=2x2-transparent.png
|
||||
||adswithsalt.com/*/ad-loading.pic$image,redirect=2x2-transparent.png
|
||||
||adternal.com/*/ad-loading.*$image,redirect=2x2-transparent.png
|
||||
||de/*/ad_bomb/*$image,redirect=2x2-transparent.png
|
||||
||tisoomitech.com/*/ad-image.png$image,redirect=2x2-transparent.png
|
||||
|
||||
# https://adblockplus.org/forum/viewtopic.php?f=2&t=26700
|
||||
segmentnext.com###sidebar > div[class] > div[class] > div[class]
|
||||
|
|
Loading…
Reference in New Issue