From cab92d3c24a2676c6e8ca5e884281d620c607d9b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 16 Jun 2022 14:36:43 +0200 Subject: [PATCH] add marsey.cat to safe list --- files/helpers/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/const.py b/files/helpers/const.py index 46f269bf15..2b9f8394cb 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -976,6 +976,7 @@ approved_embed_hosts = { '9gag.com', 'ifunny.co', 'wixmp.com', + 'marsey.cat' }