mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
16 lines
419 B
Text
16 lines
419 B
Text
/*
|
|
! Access-Control-Allow-Origin
|
|
X-XSS-Protection: 1; mode=block
|
|
X-Content-Type-Options: nosniff
|
|
X-Frame-Options: SAMEORIGIN
|
|
Content-Security-Policy: frame-ancestors 'self'
|
|
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
|
|
|
/version
|
|
Content-Type: text/plain
|
|
|
|
/apple-app-site-association
|
|
Content-Type: application/json
|
|
|
|
/.well-known/assetlinks.json
|
|
Content-Type: application/json
|