From a18b078ebb33e67b8c85ee74c63a3290f615ed69 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 15 Dec 2015 09:15:25 -0500 Subject: [PATCH] Updated Static filter syntax (markdown) --- Static-filter-syntax.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index a84faff..0cfb12e 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -59,6 +59,14 @@ Example: `||google-analytics.com^$important,third-party` will block all network To specifically disable inline script tags in a main page: `||example.com^$inline-script`. +`popunder`: + +To block "popunders" windows/tabs. To be used in the same manner as the `popup` filter option, except that it will block popunders. + +`redirect`: + +To cause a network request to a blocked resource to be redirect to a local "neutered" version of the resource. (more documentation will eventually be made.) + #### Cosmetic filters **Entity-based cosmetic filters:** Filters which are to be applied to a specific _entity_: