Base64 encoding of the hash

This commit is contained in:
xtzws 2025-03-23 23:22:29 -04:00 committed by GitHub
parent 3a47e4e7a5
commit 5400c02ed9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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