diff options
author | gorhill <rhill@raymondhill.net> | 2014-10-09 11:53:25 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2014-10-09 11:53:25 -0400 |
commit | 75edd7a6f7db4058375e3d7d691c9dd48477f659 (patch) | |
tree | 5545dafc03954e21c47e0d14209d6d257cce1046 /assets | |
parent | 8f0fe7984f541bd353ac2ee0bc4cfd028a190c90 (diff) | |
download | uBlock-75edd7a6f7db4058375e3d7d691c9dd48477f659.zip uBlock-75edd7a6f7db4058375e3d7d691c9dd48477f659.tar.gz uBlock-75edd7a6f7db4058375e3d7d691c9dd48477f659.tar.bz2 |
this further fixes #289
Diffstat (limited to 'assets')
-rw-r--r-- | assets/checksums.txt | 4 | ||||
-rw-r--r-- | assets/ublock/mirror-candidates.txt | 2 | ||||
-rw-r--r-- | assets/ublock/privacy.txt | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/assets/checksums.txt b/assets/checksums.txt index 4258524..bcb9f9b 100644 --- a/assets/checksums.txt +++ b/assets/checksums.txt @@ -1,7 +1,7 @@ 39c6f45e6a3d4ec664d24fa9cc5869dc assets/ublock/thirdparty-lists.txt -543a11c66e8ebda22e9817552da9d3b8 assets/ublock/privacy.txt +735f8640fe485cb0695aaa20c068f214 assets/ublock/privacy.txt 4372d5059ca4ba97e241bd0a85c5f7e6 assets/ublock/filters.txt -7d2a88153fa47aca2d697d6245bff978 assets/ublock/mirror-candidates.txt +5b632be7361db556f795a0e3894ff03c assets/ublock/mirror-candidates.txt 19e25ce60f7b9e470c110334506b5e15 assets/ublock/filter-lists.json 132b3ecc9da8a68c3faf740c00af734b assets/thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt 94c0a3eab74c42783855f07b22a429cf assets/thirdparties/home.fredfiber.no/langsholt/adblock.txt diff --git a/assets/ublock/mirror-candidates.txt b/assets/ublock/mirror-candidates.txt index 0b477f4..5f45d01 100644 --- a/assets/ublock/mirror-candidates.txt +++ b/assets/ublock/mirror-candidates.txt @@ -8,8 +8,6 @@ cdnjs.cloudflare.com ^cdnjs\.cloudflare\.com\/ajax\/libs\/ code.jquery.com ^code\.jquery\.com -www.googletagservices.com - www\.googletagservices\.com\/tag\/js\/gpt\.js maxcdn.bootstrapcdn.com ^maxcdn\.bootstrapcdn\.com\/font-awesome\/ netdna.bootstrapcdn.com diff --git a/assets/ublock/privacy.txt b/assets/ublock/privacy.txt index 57d1ab3..202313e 100644 --- a/assets/ublock/privacy.txt +++ b/assets/ublock/privacy.txt @@ -18,3 +18,6 @@ # Commented out on 2014-10-03: I don't see it anymore in benchmarks. Will see. # Commenting it out allows me to enable this one out-of-the-box. # ||linkedin.com^$third-party,important + +# https://github.com/gorhill/uBlock/issues/289 +||www.googletagservices.com/tag/js/gpt.js |