aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/checksums.txt2
-rw-r--r--assets/ublock/filters.txt7
2 files changed, 7 insertions, 2 deletions
diff --git a/assets/checksums.txt b/assets/checksums.txt
index e2617ed..dc3719b 100644
--- a/assets/checksums.txt
+++ b/assets/checksums.txt
@@ -1,6 +1,6 @@
2d0a4786a7175bf73b788436cf65bc5a assets/ublock/filter-lists.json
6572a7bce5f1747fee597cb170bd3b98 assets/ublock/privacy.txt
-febc8b0cb8224fd232d4a95557db05b5 assets/ublock/filters.txt
+9aefd6606f4a044922ab2b1485c5aa2b 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 583828c..be368cc 100644
--- a/assets/ublock/filters.txt
+++ b/assets/ublock/filters.txt
@@ -102,6 +102,7 @@ google.*###center_col > #tads
@@||s.imwx.com^
# https://github.com/gorhill/uBlock/issues/141
+# Videos broken on weather.com
# To counter `tags.tiqcdn.com` in  MVPS
@@||tags.tiqcdn.com/utag/*.js$script,domain=cnet.com|weather.com
@@ -185,4 +186,8 @@ google.*###center_col > #tads
@@||google-analytics.com^$domain=jackbox.tv
# To counter `m.bestofmedia.com` in hpHosts
-@@||m.bestofmedia.com^ \ No newline at end of file
+@@||m.bestofmedia.com^
+
+# Videos broken on weather.com
+# To counter `www.googletagservices.com` in MVPS, hpHosts, Dan Pollock's
+@@||www.googletagservices.com/tag/js/gpt.js^$script,domain=weather.com \ No newline at end of file