diff --git a/editor/resources/index.html b/editor/resources/index.html index cd8da2e..635c130 100644 --- a/editor/resources/index.html +++ b/editor/resources/index.html @@ -138,6 +138,36 @@ "what_happened": "This site is still working. And it looks great.", "what_can_i_do": "Visit the site before it crashes someday." }, + "consensual": { + "title": "The Myth Of \"Consensual\" Internet", + "error_code": "lmao", + "more_information": { + "hidden": false, + "text": "r/ProgrammerHumor", + "link": "https://redd.it/1p2yola" + }, + "browser_status": { + "status": "ok", + "location": "You", + "name": "Browser", + "status_text": "I Consent" + }, + "cloudflare_status": { + "status": "error", + "location": "Fucking Everywhere", + "name": "Cloudflare", + "status_text": "I Don't!" + }, + "host_status": { + "status": "ok", + "location": "Remote", + "name": "Host", + "status_text": "I Consent" + }, + "error_source": "cloudflare", + "what_happened": "Isn't There Someone You Forgot To Ask?", + "what_can_i_do": "Kill Yourself", + } }; function extractUrlParam(str, key) { @@ -542,6 +572,7 @@ +