1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 06:07:11 +02:00

Updated Dashboard: Settings (markdown)

Raymond Hill 2017-10-19 10:01:42 -04:00
parent cdb835215e
commit 359dd2d1b9

@ -98,7 +98,7 @@ Note that the blocking of CSP reports is implemented as a per-site switch intern
The above rule means CSP reports would not be blocked on `example.com` when CSP reports are blocked globally. The reverse will also work: The above rule means CSP reports would not be blocked on `example.com` when CSP reports are blocked globally. The reverse will also work:
no-csp-reports: example.com true no-csp-reports: example.com true
The above rule means CSP reports would be blocked on `example.com` when CSP reports are not blocked globally. The above rule means CSP reports would be blocked on `example.com` when CSP reports are not blocked globally.