www/index.html: the mdn docs for csp suck
This commit is contained in:
parent
1022865ea8
commit
e5fb548e8e
@ -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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user