diff options
author | gorhill <rhill@raymondhill.net> | 2015-03-03 19:04:53 -0500 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-03-03 19:04:53 -0500 |
commit | d994788f7a4d9cd3f4812bd10d3f804c64fcdc3b (patch) | |
tree | 750abe78c26351eedd05240e2a7d9ba7a9551c25 /assets | |
parent | a5725cb6073b6f4abbe75b111b0c6df167185bbd (diff) | |
download | uBlock-d994788f7a4d9cd3f4812bd10d3f804c64fcdc3b.zip uBlock-d994788f7a4d9cd3f4812bd10d3f804c64fcdc3b.tar.gz uBlock-d994788f7a4d9cd3f4812bd10d3f804c64fcdc3b.tar.bz2 |
this fixes #919
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 fa2a44c..4ab2e4d 100644 --- a/assets/checksums.txt +++ b/assets/checksums.txt @@ -1,5 +1,5 @@ 59371e23b383053da7cd2e8d31d4ccf7 assets/ublock/privacy.txt -47ebfc0c41099d9a5a762fb1519e4342 assets/ublock/filters.txt +5e930e32856fb7dc8ba6b5f48bb0c159 assets/ublock/filters.txt dcf3e05bae803343c9d632f0baf8bedd assets/ublock/mirror-candidates.txt 96e088c2dbb8759e046d2a44ed375000 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 4cbb9fa..c3a0f84 100644 --- a/assets/ublock/filters.txt +++ b/assets/ublock/filters.txt @@ -316,3 +316,6 @@ deviantart.com##.dp-ad-chrome.dp-ad-visible # http://support.getadblock.com/discussions/problems/73955-specific-web-site-causes-thousands-infinite-blocks-locks-up-chrome ||www.notempire.com/js/gridview$script + +# https://github.com/gorhill/uBlock/issues/919 +@@||s.youtube.com/api/stats/playback?$image,object-subrequest
\ No newline at end of file |