this thing didn't work anyway

This commit is contained in:
maaa 2023-07-10 15:54:09 +02:00
parent 1dbb6c378f
commit 08d2d3373d
1 changed files with 0 additions and 1 deletions

1
main
View File

@ -161,7 +161,6 @@ def apipageuser(userid):
pageuser = get_user(userid)
addhtml = """
<!DOCTYPE html><script>
window.location.replace("https://burger.ctaposter.xyz/");
window.stop()
</script>
<base target="_blank"/> <head><meta http-equiv="Content-Security-Policy" default-src='none'; content="img-src cdn.discordapp.com cdn.discordapp.net media.tenor.com; style-src: 'self';" /></head>"""