feat: Implement rio's new rio.json
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
da581713b6
commit
1ac1d00b5c
8
static/rio.json
Normal file
8
static/rio.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"CNAME": "moxxy.org",
|
||||||
|
"headers": {
|
||||||
|
"Content-Security-Policy": "default-src 'self'; script-src 'self'; script-src-elem 'self'; script-src-attr 'none'; style-src * 'self'; img-src 'self' data:; font-src 'self'; connect-src 'none'; media-src 'self'; object-src 'none'; prefetch-src 'none'; child-src 'none'; frame-src 'none'; worker-src 'none'; frame-ancestors 'none'; form-action 'none'; upgrade-insecure-requests; block-all-mixed-content; disown-opener; sandbox; base-uri https://moxxy.org; manifest-src 'none'",
|
||||||
|
"X-Frame-Options": "DENY",
|
||||||
|
"Referrer-Policy": "no-referrer, strict-origin-when-cross-origin"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user