Add header Access-Control-Allow-Origin
This commit is contained in:
parent
4b55d2fabe
commit
3b0302721b
@ -7,3 +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/";
|
||||
|
Loading…
Reference in New Issue
Block a user