diff options
author | Raymond Hill <rhill@raymondhill.net> | 2014-11-28 16:33:50 -0200 |
---|---|---|
committer | Raymond Hill <rhill@raymondhill.net> | 2014-11-28 16:33:50 -0200 |
commit | d68f1624df56860f341665e1e86a728f0035b0a8 (patch) | |
tree | c2ed23d3a47727d39548694474e4fe5a320f3e99 /assets | |
parent | 151c26da5ca176a35b1e1e9a72c0ca53a96c2379 (diff) | |
download | uBlock-d68f1624df56860f341665e1e86a728f0035b0a8.zip uBlock-d68f1624df56860f341665e1e86a728f0035b0a8.tar.gz uBlock-d68f1624df56860f341665e1e86a728f0035b0a8.tar.bz2 |
to work around prosieben.de workaround
Diffstat (limited to 'assets')
-rw-r--r-- | assets/checksums.txt | 2 | ||||
-rw-r--r-- | assets/ublock/filters.txt | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/assets/checksums.txt b/assets/checksums.txt index c9d9290..de10572 100644 --- a/assets/checksums.txt +++ b/assets/checksums.txt @@ -1,6 +1,6 @@ 2d0a4786a7175bf73b788436cf65bc5a assets/ublock/filter-lists.json 6572a7bce5f1747fee597cb170bd3b98 assets/ublock/privacy.txt -6fdc6f9d056ebb56b6fe1a1db1173a94 assets/ublock/filters.txt +81cd0d3d0a7bdb76bef723d25d5b8c1b 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 diff --git a/assets/ublock/filters.txt b/assets/ublock/filters.txt index fbf0ec0..07885f8 100644 --- a/assets/ublock/filters.txt +++ b/assets/ublock/filters.txt @@ -173,3 +173,7 @@ google.*###center_col > #tads # https://github.com/gorhill/uBlock/issues/374 # To counter `2mdn.net` in Peter Lowe's, `s0.2mdn.net` in hpHosts @@||s0.2mdn.net/instream/*$object,script + +# https://github.com/gorhill/uBlock/issues/380#issuecomment-64916258 +# Let's see how long this works +@@/static/ad_$domain=prosieben.de
\ No newline at end of file |