From 98acf4e281933b1c735fa93c3a4fcffefd893afa Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 3 Oct 2015 10:27:39 -0400 Subject: [PATCH] Updated Static filter syntax (markdown) --- Static-filter-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index ed997e4..72a6811 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -64,4 +64,4 @@ Since the base domain name is used to derive the name of the "entity", `google.e `script:contains(...)`: -uBlock Origin supports a special cosmetic filter which purpose is to prevent the execution of specific inline script tag in a main HTML document. See [_"Inline script tag filtering"_](https://github.com/gorhill/uBlock/wiki/Inline-script-tag-filtering) for further documentation. \ No newline at end of file +uBlock Origin supports a special cosmetic filter which purpose is to prevent the execution of specific inline script tags in a main HTML document. See [_"Inline script tag filtering"_](https://github.com/gorhill/uBlock/wiki/Inline-script-tag-filtering) for further documentation. \ No newline at end of file