From 8ca7b932af2808d9ca73309b4d48dd0e390cf88b Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 19 Oct 2017 09:16:56 -0400 Subject: [PATCH] Updated Per site switches (markdown) --- Per-site-switches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Per-site-switches.md b/Per-site-switches.md index 9a80ffd..eeac4ba 100644 --- a/Per-site-switches.md +++ b/Per-site-switches.md @@ -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. \ No newline at end of file