diff --git a/assets/checksums.txt b/assets/checksums.txt index e457b63c1..8ef6e6c40 100644 --- a/assets/checksums.txt +++ b/assets/checksums.txt @@ -1,5 +1,5 @@ 7edb2a585b445f28aa5ab06306f1a23f assets/ublock/privacy.txt -3c2af3ec09b6dd738e54c3f37173e707 assets/ublock/filters.txt +d383173e85630dd0e963bce5a4c812e0 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 c04431cff..a0469759e 100644 --- a/assets/ublock/filters.txt +++ b/assets/ublock/filters.txt @@ -233,5 +233,9 @@ ovh.strim.io#@##tweets @@||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^ \ No newline at end of file +# To counter `yui.yahooapis.com` in hpHosts +@@||yui.yahooapis.com^ + +# Chrome store feedback +# To counter `top.mail.ru` in Peter Lowe's +@@||top.mail.ru^$~third-party \ No newline at end of file