forked from noxious/client
rm scp
This commit is contained in:
parent
c369719564
commit
723aa59142
@ -35,9 +35,6 @@ noxious.gg {
|
|||||||
Strict-Transport-Security "max-age=31536000; includeSubDomains; preload"
|
Strict-Transport-Security "max-age=31536000; includeSubDomains; preload"
|
||||||
Permissions-Policy "accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()"
|
Permissions-Policy "accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()"
|
||||||
|
|
||||||
# More restrictive CSP
|
|
||||||
Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' https:; frame-ancestors 'none'; upgrade-insecure-requests;"
|
|
||||||
|
|
||||||
# Remove server information
|
# Remove server information
|
||||||
-Server
|
-Server
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user