diff options
author | gorhill <rhill@raymondhill.net> | 2015-03-25 20:36:39 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-03-25 20:36:39 -0400 |
commit | 9ee9ceed7df95b9c08864bd36718ad5b7f905955 (patch) | |
tree | e49dde7ae8be39c11437b8eb1549c7c1c63593c2 | |
parent | 2fbe4a355266b17d38b5886e20dec6bfd4872d64 (diff) | |
download | uBlock-9ee9ceed7df95b9c08864bd36718ad5b7f905955.zip uBlock-9ee9ceed7df95b9c08864bd36718ad5b7f905955.tar.gz uBlock-9ee9ceed7df95b9c08864bd36718ad5b7f905955.tar.bz2 |
fine tuning
-rw-r--r-- | assets/checksums.txt | 2 | ||||
-rw-r--r-- | assets/ublock/filters.txt | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/assets/checksums.txt b/assets/checksums.txt index f751ccc..0861556 100644 --- a/assets/checksums.txt +++ b/assets/checksums.txt @@ -1,5 +1,5 @@ c0ffd2ba7a812912a903a446e2c3699f assets/ublock/privacy.txt -53a8d8b6ef50d8c946f6e8e61cfafd31 assets/ublock/filters.txt +c5b99a1874d3d15dbd59fffe79947aba assets/ublock/filters.txt dcf3e05bae803343c9d632f0baf8bedd assets/ublock/mirror-candidates.txt 574f42b3f87a4a51ba7851320933ab0f assets/ublock/filter-lists.json 132b3ecc9da8a68c3faf740c00af734b assets/thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt diff --git a/assets/ublock/filters.txt b/assets/ublock/filters.txt index add8bd4..d48fa3b 100644 --- a/assets/ublock/filters.txt +++ b/assets/ublock/filters.txt @@ -236,7 +236,7 @@ ovh.strim.io#@##tweets # https://github.com/gorhill/uBlock/issues/602 # To counter `/ads.css` in EasyList -@@||css.washingtonpost.com/*/ads.css$stylesheet +@@||css.washingtonpost.com/*/ads.css$stylesheet,~third-party # https://github.com/gorhill/uBlock/issues/607 # To counter `||pcekspert.com^` in Peter Lowe's @@ -283,14 +283,14 @@ deviantart.com##.dp-ad-chrome.dp-ad-visible # Chrome store feedback: "on gaana.com it blocks the site" # To counter `_social_tracking.` in EasyPrivacy -@@||css5.gaanacdn.com/minify-*/min/?$script +@@||css5.gaanacdn.com/minify-*/min/?$script,domain=gaana.com # http://support.getadblock.com/discussions/problems/73955-specific-web-site-causes-thousands-infinite-blocks-locks-up-chrome ||www.notempire.com/js/gridview$script # https://twitter.com/Urre/status/572742363069714432 # To counter `/keen.min.js` in EasyPrivacy -@@||keen.github.io/*/keen.min.js$domain=keen.github.io +@@||keen.github.io/*/keen.min.js$~third-party # Feedback from Chrome store: "videos dont work on this site" # http://www.okgoals.com/match-highlights-1425491618---41 |