mirror of https://github.com/gorhill/uBlock.git
fix popups on putlocker.is
This commit is contained in:
parent
b524d9fb67
commit
219a5ca5a0
|
@ -1,5 +1,5 @@
|
||||||
6572a7bce5f1747fee597cb170bd3b98 assets/ublock/privacy.txt
|
6572a7bce5f1747fee597cb170bd3b98 assets/ublock/privacy.txt
|
||||||
b7567c76924e9db3573069d54bbbe90d assets/ublock/filters.txt
|
ccef43479791565cdb165a2f1d1b7b8a assets/ublock/filters.txt
|
||||||
4d9e52dd0f2fa7b4ff3c80043096e542 assets/ublock/mirror-candidates.txt
|
4d9e52dd0f2fa7b4ff3c80043096e542 assets/ublock/mirror-candidates.txt
|
||||||
2a9882b1abf54e86125d77ce87fdd415 assets/ublock/filter-lists.json
|
2a9882b1abf54e86125d77ce87fdd415 assets/ublock/filter-lists.json
|
||||||
132b3ecc9da8a68c3faf740c00af734b assets/thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt
|
132b3ecc9da8a68c3faf740c00af734b assets/thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt
|
||||||
|
|
|
@ -146,7 +146,9 @@ google.*###center_col > #tads
|
||||||
@@||googleadservices.com^$domain=www.thesimsresource.com
|
@@||googleadservices.com^$domain=www.thesimsresource.com
|
||||||
@@||pubads.g.doubleclick.net^$domain=www.thesimsresource.com
|
@@||pubads.g.doubleclick.net^$domain=www.thesimsresource.com
|
||||||
www.thesimsresource.com##.ad-topleader
|
www.thesimsresource.com##.ad-topleader
|
||||||
|
# http://www.reddit.com/r/chromeos/comments/2q4q3s/im_not_sure_if_this_belongs_here_but_adblock/
|
||||||
|
# Following needed for http://putlocker.is/
|
||||||
|
||vprmnwbskk.com^$popup
|
||||||
|
|
||||||
# https://twitter.com/ethanveres/status/527122036649639936
|
# https://twitter.com/ethanveres/status/527122036649639936
|
||||||
# Fortunately, further connections to `mxpnl.com` are blocked
|
# Fortunately, further connections to `mxpnl.com` are blocked
|
||||||
|
|
Loading…
Reference in New Issue