diff options
| -rw-r--r-- | netlify.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml index 8726ef2..09d23c2 100644 --- a/netlify.toml +++ b/netlify.toml @@ -79,8 +79,7 @@ magnetometer=(), microphone=(), payment=(), - usb=(), - interest-cohort=()''' + usb=()''' # CSP makes it possible for server administrators to reduce or eliminate # the vectors by which XSS can occur by specifying the domains that the # browser should consider to be valid sources of executable scripts. |
