From 8d36589899277be57a5b41d2925c1696baf5a647 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 21 Oct 2024 21:14:24 +0300 Subject: [PATCH] do this https://rdrama.net/notification/7196832#context --- 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 2a0636e11..c7e2b15a5 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -1328,6 +1328,7 @@ approved_embed_hosts = [ '78.media.tumblr.com', 'i.ytimg.com/vi', 'cdn.bsky.app/img/feed_fullsize/plain', + 'dragcave.net/image', ] for i in (SITE_VIDEOS, SITE_IMAGES, SITE):