mirror of https://github.com/gorhill/uBlock.git
this addresses #570
This commit is contained in:
parent
3a795fd390
commit
c18acdf90d
|
@ -1,5 +1,5 @@
|
|||
7edb2a585b445f28aa5ab06306f1a23f assets/ublock/privacy.txt
|
||||
b6137d537764a06c17f721addf6a7579 assets/ublock/filters.txt
|
||||
3c2af3ec09b6dd738e54c3f37173e707 assets/ublock/filters.txt
|
||||
dcf3e05bae803343c9d632f0baf8bedd assets/ublock/mirror-candidates.txt
|
||||
9947b5510d67e47ea59ce876e4fc67be assets/ublock/filter-lists.json
|
||||
132b3ecc9da8a68c3faf740c00af734b assets/thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt
|
||||
|
|
|
@ -230,4 +230,8 @@ ovh.strim.io#@##tweets
|
|||
|
||||
# From Chrome store: Go to site http://www.vd.nl/ ... links from dropdown top menu do not work
|
||||
# To counter Dan Pollock's, hpHosts, MVPS, Peter Lowe's
|
||||
@@||google-analytics.com/analytics.js$domain=www.vd.nl
|
||||
@@||google-analytics.com/analytics.js$domain=www.vd.nl
|
||||
|
||||
# https://github.com/gorhill/uBlock/issues/570
|
||||
# To counter hpHosts `yui.yahooapis.com`
|
||||
@@||yui.yahooapis.com^
|
Loading…
Reference in New Issue