From 027ff27e8dcce094f174795cf6858deda814a8af Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 10 Dec 2023 09:58:25 +0000 Subject: [PATCH] add media_proxy --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index c0d7419..f733bdb 100644 --- a/config.json +++ b/config.json @@ -3,6 +3,7 @@ "invapi": "https://invid-api.poketube.fun/api/v1", "dislikes": "https://returnyoutubedislikeapi.com/votes?videoId=", "invchannel": "https://invid-api.poketube.fun/api/v1", + "media_proxy": "https://image-proxy.poketube.fun", "cacher_max_age": "864000", "enablealwayshttps": false, "t_url": "https://t.poketube.fun/",