mirror of
https://github.com/xtzws/isaac.run.git
synced 2025-12-16 21:10:32 +01:00
Base64 encoding of the hash
This commit is contained in:
parent
3a47e4e7a5
commit
5400c02ed9
1 changed files with 1 additions and 1 deletions
2
_headers
2
_headers
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
Content-Security-Policy: upgrade-insecure-requests; base-uri 'none'; default-src 'none'; font-src 'self'; form-action 'none'; img-src 'none'; object-src 'none'; script-src 'sha512-iA5zbw+JpUFId8dmbgXBpPalxJLri+19iRmA6vtEShpsZgE8CbiciIsuIzIupY8VcGxV7aPFNgXEqJOLhfgRxw==' 'sha512-95ab83997ee7e12d250a1d553d15dd8bcc5bc30d9044ef44f0c3066b5109dd113aed0a269a28c145d4de71a40cdab2a9c6a106660ff719b93a833640bdc6d551'; style-src 'self'; frame-ancestors 'none';
|
Content-Security-Policy: upgrade-insecure-requests; base-uri 'none'; default-src 'none'; font-src 'self'; form-action 'none'; img-src 'none'; object-src 'none'; script-src 'sha512-iA5zbw+JpUFId8dmbgXBpPalxJLri+19iRmA6vtEShpsZgE8CbiciIsuIzIupY8VcGxV7aPFNgXEqJOLhfgRxw==' 'sha512-CVq4OZfufhLSUKHVU9Fd2LzFvDDZBE70TwwwZrUQndETrtCiaaKMFF1N5xpAzasqnGoQZmD/cZuTqDNkC9xtVR'; style-src 'self'; frame-ancestors 'none';
|
||||||
X-Frame-Options: DENY
|
X-Frame-Options: DENY
|
||||||
Referrer-Policy: no-referrer
|
Referrer-Policy: no-referrer
|
||||||
X-Content-Type-Options: nosniff
|
X-Content-Type-Options: nosniff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue