From 835b7f9d53712e1d70116b0edf19de777da866e8 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 22 Jun 2023 16:12:06 +0300 Subject: [PATCH] readd imgur to approved embed hosts --- files/helpers/config/const.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index bd345296b..29416cc5f 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -1085,6 +1085,8 @@ approved_embed_hosts = [ ### Third-Party Image Hosts # TODO: Might be able to keep these even if we media proxy? + 'i.imgur.com', + 'i.imgur.io', 'pomf2.lain.la/f', 'media.giphy.com/media', # used by the GIF Modal 'media0.giphy.com/media',