mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Inline script tag filtering (markdown)
parent
8578cea268
commit
9a6e5dd10a
1 changed files with 7 additions and 0 deletions
|
|
@ -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_.
|
||||
Loading…
Reference in a new issue