Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
this fixes video player at cnet.com
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Sep 10, 2014
1 parent 5c90774 commit 6ab9aac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion assets/checksums.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
39c6f45e6a3d4ec664d24fa9cc5869dc assets/ublock/thirdparty-lists.txt
44df76797d965a97c49cdca151beb039 assets/ublock/privacy.txt
cd51b064e406f96df502bc7296b676dd assets/ublock/filters.txt
a8da126d5366669f1d9d116cbb47f76d 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
Expand Down
5 changes: 5 additions & 0 deletions assets/ublock/filters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,10 @@ google.*##.rhsvw[style="background-color:#fff;margin:0 0 14px;padding-bottom:1px
# Twitter Analytics needs Twitter Analytics
@@||analytics.twitter.com^$domain=analytics.twitter.com

# cnet.com needs this for video players
# To counter `2mdn.net` in Peter Lowe's
# To counter `s0.2mdn.net` in MVPS, hpHosts, Dan Pollock's
@@||s0.2mdn.net/instream/*$domain=cnet.com

# EasyPrivacy fixes
@@||target.122.2o7.net^$domain=target.com

0 comments on commit 6ab9aac

Please sign in to comment.