mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Add link from inline-script to csp
parent
d65e75642b
commit
d41129aeb6
1 changed files with 2 additions and 0 deletions
|
|
@ -418,6 +418,8 @@ Example: `||google-analytics.com^$important,third-party` will block all network
|
|||
|
||||
To specifically disable inline script tags in a main page via CSP: `||example.com^$inline-script`.
|
||||
|
||||
See also: [`csp`](#csp)
|
||||
|
||||
***
|
||||
|
||||
#### `inline-font`
|
||||
|
|
|
|||
Loading…
Reference in a new issue