From d4728d420c6893150c500e8cefabdc678ff16173 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 25 Oct 2024 00:34:01 +0300 Subject: [PATCH] support v.redd.it to fix 18 old videos --- 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 b6f63d195..5c370ece2 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -1314,6 +1314,7 @@ approved_embed_hosts = [ 'i.redd.it', 'preview.redd.it', 'external-preview.redd.it', + 'v.redd.it', 'pbs.twimg.com/media', 'i.pinimg.com', 'kiwifarms.net/attachments',