-
Notifications
You must be signed in to change notification settings - Fork 0
/
_headers
17 lines (16 loc) · 885 Bytes
/
_headers
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
Content-Security-Policy:
default-src 'self';
script-src 'self' 'unsafe-inline' https://instant.page https://chromedino.com https://hearthis.at https://tecnik.bio.link;
style-src 'self' 'unsafe-inline';
connect-src 'self' https://chromedino.com https://hearthis.at;
frame-ancestors 'self' https://chromedino.com https://*.chromedino.com https://hearthis.at https://*.hearthis.at;
media-src 'self' data: blob:;
frame-src 'self' https://chromedino.com https://hearthis.at;
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
Referrer-Policy: no-referrer-when-downgrade
Feature-Policy: accelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; payment 'none'; usb 'none'
Cache-Control: max-age=604800