From 748a52c3c87a72abe3fbc52f2e339b0df6ff1b81 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sat, 6 Aug 2022 15:27:39 +0200 Subject: Fix: Origin trial controlled feature --- netlify.toml | 3 +-- 1 file changed, 1 insertion(+), 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. -- cgit v1.2.3