mirror of https://github.com/gorhill/uBlock.git
unbreak espn videos for hpHosts/MVPS/Pollock users
This commit is contained in:
parent
37021860b1
commit
228a5050ed
|
@ -1,6 +1,6 @@
|
|||
39c6f45e6a3d4ec664d24fa9cc5869dc assets/ublock/thirdparty-lists.txt
|
||||
44df76797d965a97c49cdca151beb039 assets/ublock/privacy.txt
|
||||
ba7c758562c429c8f2f2295de1e6e728 assets/ublock/filters.txt
|
||||
e8f8b92e976d158fce94b8ffdf204662 assets/ublock/filters.txt
|
||||
6aa2e322cf9cbe0c0e9ba81ec304ad30 assets/ublock/filter-lists.json
|
||||
132b3ecc9da8a68c3faf740c00af734b assets/thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt
|
||||
94c0a3eab74c42783855f07b22a429cf assets/thirdparties/home.fredfiber.no/langsholt/adblock.txt
|
||||
|
|
|
@ -132,3 +132,6 @@ google.*###center_col > #tads
|
|||
# EasyPrivacy fixes
|
||||
@@||target.122.2o7.net^$domain=target.com
|
||||
@@||chiptec.net/skin/*$script
|
||||
|
||||
# To counter `adm.fwmrm.net` from hpHosts, MVPS, Dan Pollock's
|
||||
@@||adm.fwmrm.net^$domain=go.com
|
||||
|
|
Loading…
Reference in New Issue