diff options
author | gorhill <rhill@raymondhill.net> | 2015-01-27 13:41:44 -0500 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-01-27 13:41:44 -0500 |
commit | 520d46c535b398ba4000e95cfeba271c9ab6f9d0 (patch) | |
tree | 9f65d70bdacc4bd2450a55987a06bab1af217e06 /assets | |
parent | 9030bc6e537fefba0e78388ca64a5d59c0e6e140 (diff) | |
download | uBlock-520d46c535b398ba4000e95cfeba271c9ab6f9d0.zip uBlock-520d46c535b398ba4000e95cfeba271c9ab6f9d0.tar.gz uBlock-520d46c535b398ba4000e95cfeba271c9ab6f9d0.tar.bz2 |
this addresses #618
Diffstat (limited to 'assets')
-rw-r--r-- | assets/checksums.txt | 2 | ||||
-rw-r--r-- | assets/ublock/filters.txt | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/assets/checksums.txt b/assets/checksums.txt index 7a835c5..43dd1d7 100644 --- a/assets/checksums.txt +++ b/assets/checksums.txt @@ -1,5 +1,5 @@ 7edb2a585b445f28aa5ab06306f1a23f assets/ublock/privacy.txt -a6d7f853405799d32a2ea68486e315c7 assets/ublock/filters.txt +f3855e8737d6871ea3185020b1f14af9 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 diff --git a/assets/ublock/filters.txt b/assets/ublock/filters.txt index b5a3106..baa1941 100644 --- a/assets/ublock/filters.txt +++ b/assets/ublock/filters.txt @@ -281,3 +281,6 @@ ovh.strim.io#@##tweets @@||awaps.yandex.ru^$domain=market.yandex.ru @@||mc.yandex.ru^$domain=market.yandex.ru @@||yastatic.net/market-export/*/advert.js$domain=market.yandex.ru + +# https://github.com/gorhill/uBlock/issues/618 +deviantart.com##.dp-ad-chrome.dp-ad-visible
\ No newline at end of file |