mirror of https://github.com/gorhill/uBlock.git
ebay.co.uk has ".pushdown-ad" on its body element...
This commit is contained in:
parent
f5e7590238
commit
d8fcc629bb
|
@ -1,4 +1,4 @@
|
|||
947915cfd402f6184c4da97224fe4ee0 assets/ublock/unbreak.txt
|
||||
c5a79ffeed6bed35118fd31d3350116e assets/ublock/unbreak.txt
|
||||
b8fd6f6a836d34e0629dca07424d7bd8 assets/ublock/privacy.txt
|
||||
93a56996f9cbd501ee764938536f77cb assets/ublock/filters.txt
|
||||
c9c5cc56bec563bc1885847f925b9be2 assets/ublock/mirror-candidates.txt
|
||||
|
|
|
@ -195,3 +195,8 @@ ovh.strim.io#@##tweets
|
|||
|
||||
# http://www.reddit.com/r/ublock/comments/32k908/cnncom_videos_wont_load_w_%C2%B5block_enabled/
|
||||
@@||i.cdn.turner.com/xslo/cvp/ads/freewheel/bundles/2/*$domain=cnn.com
|
||||
|
||||
# Ebay UK sabotaging itself. From Chrome store:
|
||||
# "UK's eBay site won't load if uBlock is ON"
|
||||
# It loads, but the body element has the `pushdown-ad` class name.
|
||||
ebay.co.uk#@#.pushdown-ad
|
||||
|
|
Loading…
Reference in New Issue