From 245addb530f04510d072531eef45e7f30c79e237 Mon Sep 17 00:00:00 2001
From: Henry Jameson <me@hjkos.com>
Date: Mon, 31 May 2021 13:55:28 +0300
Subject: [PATCH] remove "leak ur cookiz"

---
 src/i18n/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/i18n/en.json b/src/i18n/en.json
index 61d88cb3..bfa84940 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -81,7 +81,7 @@
       "moderator": "Moderator"
     },
     "flash_content": "Click to show Flash content using Ruffle (Experimental, may not work).",
-    "flash_security": "Note that this can be potentially dangerous since Flash content is still arbitrary code, it might leak your cookies.",
+    "flash_security": "Note that this can be potentially dangerous since Flash content is still arbitrary code.",
     "flash_fail": "Failed to load flash content, see console for details."
   },
   "image_cropper": {