From 60f58191b7b7a554666e6edf768b7f313fed71b1 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 16 May 2023 04:29:26 +0300 Subject: [PATCH] remove imgur from approved_embed_hosts --- files/helpers/config/const.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 9c2282d51..dc82a1679 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -1002,8 +1002,6 @@ 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',