Skip to content

Commit

Permalink
fix to prevent EasyPrivacy from breaking target.com
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Sep 3, 2014
1 parent fb25827 commit 6cc70d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
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
92cda9099e8b2fa8f89180ecc174d772 assets/ublock/filters.txt
cd51b064e406f96df502bc7296b676dd 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: 4 additions & 1 deletion assets/ublock/filters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,7 @@ google.*##.rhsvw[style="background-color:#fff;margin:0 0 14px;padding-bottom:1px
@@||cdn-static.liverail.com^$object-subrequest

# Twitter Analytics needs Twitter Analytics
@@||analytics.twitter.com^$domain=analytics.twitter.com
@@||analytics.twitter.com^$domain=analytics.twitter.com

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

0 comments on commit 6cc70d5

Please sign in to comment.