mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Per site switches (markdown)
parent
7274e087fb
commit
8ca7b932af
1 changed files with 1 additions and 1 deletions
|
|
@ -122,6 +122,6 @@ Note that this switch is not currently available in the popup panel. However it
|
|||
|
||||
More advanced users can use the usual per-site switch syntax to more narrowly control the enabling/disabling of CSP report-related network requests:
|
||||
|
||||
no-csp-reports: example.com true
|
||||
no-csp-reports: example.com false
|
||||
|
||||
Note that as opposed to all other network requests, behind-the-scene network requests which are actual CSP report will also be filtered out according to `no-csp-reports` switch. So if you globally disable CSP reporting in uBO, this will also apply to behind-the-scene network requests.
|
||||
Loading…
Reference in a new issue