diff --git a/nginx/conf.d/headers.conf b/nginx/conf.d/headers.conf index ba251c9..093f92e 100644 --- a/nginx/conf.d/headers.conf +++ b/nginx/conf.d/headers.conf @@ -7,4 +7,4 @@ add_header Referrer-Policy "no-referrer"; add_header Feature-Policy "microphone 'none'; payment 'none'; sync-xhr 'self' https://chaospott.de/"; add_header X-Frame-Options "SAMEORIGIN"; add_header X-Content-Type-Options "nosniff"; -add_header Access-Control-Allow-Origin "https://chaospott.de/; https://cloud.chaospott.ru/"; +add_header Access-Control-Allow-Origin "https://chaospott.de/";