From cc38a825878d947dd51d6b2439c96d766cb05f14 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 29 Sep 2022 10:24:12 +0200 Subject: [PATCH] remove discord from image host whitelist (they delete images) --- files/helpers/const.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index 27551f04fe..92f4960652 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -969,8 +969,6 @@ approved_embed_hosts = { 'pinimg.com', 'kindpng.com', 'shopify.com', - 'discordapp.com', - 'discordapp.net', 'twimg.com', 'wikimedia.org', 'wp.com',