mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
CSP quick guide
parent
1126c655db
commit
4f33af9354
1 changed files with 2 additions and 1 deletions
|
|
@ -83,7 +83,8 @@ Parameters:
|
|||
Deprecated by `$csp` network filter option.
|
||||
TODO: csp filter is explained on adblockplus.org/en/filters but no direct link
|
||||
Applies content security policy by inserting `<meta http-equiv=Content-Security-Policy content="*directive*">` tag to html `<head>` _element_.
|
||||
Read more at https://www.w3.org/TR/CSP2/#delivery-html-meta-element
|
||||
Read more at https://www.w3.org/TR/CSP2/#delivery-html-meta-element
|
||||
[Content Security Policy Quick Reference Guide](https://content-security-policy.com/)
|
||||
|
||||
Parameters:
|
||||
- required, valid Content Security Policy directive
|
||||
|
|
|
|||
Loading…
Reference in a new issue