mirror of https://github.com/gorhill/uBlock.git
this fixes breakage of tomshardware by hpHosts
This commit is contained in:
parent
808aeb5c7d
commit
1a5b15c07c
|
@ -1,6 +1,6 @@
|
|||
2d0a4786a7175bf73b788436cf65bc5a assets/ublock/filter-lists.json
|
||||
6572a7bce5f1747fee597cb170bd3b98 assets/ublock/privacy.txt
|
||||
0419ab7e907eefe07dbb3319ebbe227f assets/ublock/filters.txt
|
||||
bf1520314a1734ee5965eee191898aeb 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
|
||||
|
|
|
@ -183,3 +183,6 @@ google.*###center_col > #tads
|
|||
# https://twitter.com/JarkkoRytkonen/status/540052376015888385
|
||||
# To counter `google-analytics.com` in Peter Lowe's
|
||||
@@||google-analytics.com^$domain=jackbox.tv
|
||||
|
||||
# To counter `m.bestofmedia.com` in hpHosts
|
||||
@@||m.bestofmedia.com^
|
Loading…
Reference in New Issue