From f5e4c49e529a5189b6285817fc6c1609611e7501 Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Fri, 19 Jan 2024 12:23:41 +0000 Subject: [PATCH] add p url --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index f733bdb..9dfaf8b 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", + "p_url":"https://p.poketube.fun" "media_proxy": "https://image-proxy.poketube.fun", "cacher_max_age": "864000", "enablealwayshttps": false,