From 1fd74a450bc128f5b3d3ccd3a3e997adcc8e4d64 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 14 Jul 2023 14:43:06 +0300 Subject: [PATCH] add i.giphy.com/media to approved_embed_hosts --- files/helpers/config/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 72e447449d..cb13ec8a5b 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -928,6 +928,7 @@ approved_embed_hosts = [ 'i.imgur.com', 'i.imgur.io', 'pomf2.lain.la/f', + 'i.giphy.com/media', 'media.giphy.com/media', # used by the GIF Modal 'media0.giphy.com/media', 'media1.giphy.com/media',