2022-11-08 14:27:20 +01:00
|
|
|
/*
|
2023-06-21 17:27:05 +02:00
|
|
|
! Access-Control-Allow-Origin
|
2022-11-08 14:27:20 +01:00
|
|
|
X-XSS-Protection: 1; mode=block
|
|
|
|
X-Content-Type-Options: nosniff
|
2023-07-03 16:30:28 +02:00
|
|
|
X-Frame-Options: SAMEORIGIN
|
|
|
|
Content-Security-Policy: frame-ancestors 'self'
|
2022-11-08 14:27:20 +01:00
|
|
|
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
|
|
|
|
|
|
|
/version
|
|
|
|
Content-Type: text/plain
|
|
|
|
|
|
|
|
/apple-app-site-association
|
|
|
|
Content-Type: application/json
|
2024-05-07 14:04:47 +02:00
|
|
|
|
|
|
|
/.well-known/assetlinks.json
|
|
|
|
Content-Type: application/json
|