www/index.html: the mdn docs for csp suck

This commit is contained in:
dtb 2023-09-25 09:26:43 -04:00
parent 1022865ea8
commit e5fb548e8e

View File

@ -2,7 +2,7 @@
<HTML>
<HEAD>
<META CHARSET="US-ASCII" />
<META CONTENT="default-src 'self' discord.com" HTTP-EQUIV="Content-Security-Policy" />
<META CONTENT="default-src 'self' https://discord.com;" HTTP-EQUIV="Content-Security-Policy" />
<META CONTENT="MURDERU.US" NAME="description" />
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->