From 420017ef2dd0e177b8219cef2c2afd9b9a69cbd7 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 17 Dec 2015 20:47:18 -0500 Subject: [PATCH] Updated Experimental filters (markdown) --- Experimental-filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Experimental-filters.md b/Experimental-filters.md index 4c6efe7..d32a928 100644 --- a/Experimental-filters.md +++ b/Experimental-filters.md @@ -7,7 +7,7 @@ If you find web pages broken by one of these filters, please open a [GitHub issu There are currently two experimental filters, which are block-then-redirect filters, to block the following resources: - `googletagservices.com/tag/js/gpt.js`: Normally [not blocked by EasyPrivacy](https://github.com/gorhill/uBlock/wiki/Blocking-mode#easy-mode). -- `www.google-analytics.com/ga.js`: Normally blocked by uBO, but blocking this resource has sometimes led to page breakage, so exception filters have been required. By forcing a redirect to a neutered version, the goal is to reduce page breakage while avoiding the need to create an exception filter for some sites ([example](https://github.com/gorhill/uBlock/issues/1081#issuecomment-165501960)) +- `www.google-analytics.com/ga.js`: Normally blocked by uBO, but blocking this resource has sometimes led to page breakage, so exception filters have been required. By forcing a redirect to a neutered version, the goal is to reduce page breakage while avoiding the need to create an exception filter for some sites ([example](https://github.com/gorhill/uBlock/issues/1081#issuecomment-165501960)). Note that these two experimental filters use the `important` filter option, so they will bypass any existing exception filters.