From 55e620577fdcf54ac291109e88c9d6a6f97c670d Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 26 Jan 2015 07:55:40 -0500 Subject: [PATCH] this fixes #607 --- assets/checksums.txt | 2 +- assets/ublock/filters.txt | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/checksums.txt b/assets/checksums.txt index 1dd09bf65..325cc8fa3 100644 --- a/assets/checksums.txt +++ b/assets/checksums.txt @@ -1,5 +1,5 @@ 7edb2a585b445f28aa5ab06306f1a23f assets/ublock/privacy.txt -a1f27bffd5aa3a93f0d7564e0c5db942 assets/ublock/filters.txt +f942fa5a7fef22ddab8c667c946252a7 assets/ublock/filters.txt dcf3e05bae803343c9d632f0baf8bedd assets/ublock/mirror-candidates.txt 9947b5510d67e47ea59ce876e4fc67be assets/ublock/filter-lists.json 132b3ecc9da8a68c3faf740c00af734b assets/thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt diff --git a/assets/ublock/filters.txt b/assets/ublock/filters.txt index c18f67f79..234505de7 100644 --- a/assets/ublock/filters.txt +++ b/assets/ublock/filters.txt @@ -262,4 +262,8 @@ ovh.strim.io#@##tweets # https://github.com/gorhill/uBlock/issues/602 # To counter `/ads.css` in EasyList -@@||css.washingtonpost.com/*/ads.css$stylesheet \ No newline at end of file +@@||css.washingtonpost.com/*/ads.css$stylesheet + +# https://github.com/gorhill/uBlock/issues/607 +# To counter `||pcekspert.com^` in Peter Lowe's +@@||pcekspert.com^~third-party \ No newline at end of file