diff --git a/Inline-script-tag-filtering.md b/Inline-script-tag-filtering.md index ae76f02..52bff9f 100644 --- a/Inline-script-tag-filtering.md +++ b/Inline-script-tag-filtering.md @@ -64,6 +64,13 @@ For example, the web site at `http://focus.de/` will resort to deface itself wit ... +#### Caveats + +Script tag filters do not work in all browsers, due to browser API limitations: + +- Not supported in Chromium-based browser. +- Not supported on older version of Firefox. + *** - [1] Through the use of the `inline-script` static filter option (`||example.com^$inline-script`), or through the use of a dynamic filtering block rule for _inline scripts_. \ No newline at end of file