mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
keep track of why a filter exists
This commit is contained in:
parent
cf8f5c26e5
commit
808aeb5c7d
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
2d0a4786a7175bf73b788436cf65bc5a assets/ublock/filter-lists.json
|
||||
6572a7bce5f1747fee597cb170bd3b98 assets/ublock/privacy.txt
|
||||
4a70ff0bb0e7fae4a7f8991e6dbaec04 assets/ublock/filters.txt
|
||||
0419ab7e907eefe07dbb3319ebbe227f assets/ublock/filters.txt
|
||||
4d9e52dd0f2fa7b4ff3c80043096e542 assets/ublock/mirror-candidates.txt
|
||||
36a285b3ef9aadad4529d40153364013 assets/thirdparties/adblock-chinalist.googlecode.com/svn/trunk/adblock.txt
|
||||
d8c58f5bb8072907ae361bc14dbbd28f assets/thirdparties/cjxlist1.googlecode.com/svn/cjxlist.txt
|
||||
|
|
|
@ -135,7 +135,6 @@ google.*###center_col > #tads
|
|||
# "... http://www.expansion.com/albumes/2014/10/30/casa_bruce_willis_bedford/index.html?cid=SIN8901"
|
||||
@@||b.scorecardresearch.com^$domain=www.expansion.com
|
||||
@@||metrics.el-mundo.net^$domain=www.expansion.com
|
||||
|
||||
# To counter `http://utm.` in EasyPrivacy
|
||||
@@||utm.aliexpress.com/*/recommendEntry.do$~third-party
|
||||
|
||||
|
@ -182,4 +181,5 @@ google.*###center_col > #tads
|
|||
@@/static/ad_$domain=prosieben.de
|
||||
|
||||
# https://twitter.com/JarkkoRytkonen/status/540052376015888385
|
||||
# To counter `google-analytics.com` in Peter Lowe's
|
||||
@@||google-analytics.com^$domain=jackbox.tv
|
Loading…
Reference in a new issue