diff options
author | gorhill <rhill@raymondhill.net> | 2015-10-07 09:22:42 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-10-07 09:22:42 -0400 |
commit | dbd968e952785c89fa16cde5ae37abe2e2e1664c (patch) | |
tree | 7ee3f235ed1761b01b7884117d90ec720be6f413 /assets/ublock/filters.txt | |
parent | a90d9653b5fc9e68620ae2f7867afdec7d721df4 (diff) | |
download | uBlock-dbd968e952785c89fa16cde5ae37abe2e2e1664c.zip uBlock-dbd968e952785c89fa16cde5ae37abe2e2e1664c.tar.gz uBlock-dbd968e952785c89fa16cde5ae37abe2e2e1664c.tar.bz2 |
prevent spurious redirection on WP
Diffstat (limited to 'assets/ublock/filters.txt')
-rw-r--r-- | assets/ublock/filters.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/ublock/filters.txt b/assets/ublock/filters.txt index 5979fda..031c966 100644 --- a/assets/ublock/filters.txt +++ b/assets/ublock/filters.txt @@ -142,6 +142,9 @@ jeu.info###page [class^="banniere-"] # http://arstechnica.com/civis/viewtopic.php?f=3&t=1296357 arstechnica.com###lg-pushdown +# This prevents spurious redirection, but breaks comments +||js.washingtonpost.com/wpost/js/combo?*/util/util.identity-management-1.1.0.js$script,first-party + # Useful inline script tag filters until filter list maintainers start to use # it in their respective filter lists arstechnica.com##script:contains(ars.READY.push) |