From 714b5ddb351fd339d83ac025dbec9404ed41a639 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 17 Dec 2015 20:43:40 -0500 Subject: [PATCH] Updated Experimental filters (markdown) --- Experimental-filters.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Experimental-filters.md b/Experimental-filters.md index d49e64a..be560c4 100644 --- a/Experimental-filters.md +++ b/Experimental-filters.md @@ -4,6 +4,13 @@ The _Experimental_ filters are disabled by default, enable only if you want to h If you find web pages broken by one of these filters, please open a [GitHub issue](https://github.com/gorhill/uBlock/issues) with all the proper details[1] **IF AND ONLY IF** you are able to confirm that one of the experimental filter is causing the web page breakage. +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 lef to page breakage, so exceptions 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)) + +Normally + *** [1] As per [CONTRIBUTING](https://github.com/gorhill/uBlock/blob/master/CONTRIBUTING.md). \ No newline at end of file