From 172a7175ece7079fce75a342d4b967cb9eb4fa3c Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 6 Apr 2025 19:02:54 +0000 Subject: [PATCH] add useragent to config --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 842d58b4..d2215173 100644 --- a/config.json +++ b/config.json @@ -4,6 +4,7 @@ "dislikes": "https://returnyoutubedislikeapi.com/votes?videoId=", "invchannel": "https://invid-api.poketube.fun/api/v1", "p_url":"https://p.poketube.fun", + "useragent":"PokeTube/2.0.0 (GNU/Linux; Android 14; Trisquel 11; poketube-vidious; like FreeTube)", "media_proxy": "https://image-proxy.poketube.fun", "videourl":"https://eu-proxy.poketube.fun", "email_main_url":"https://email-server.poketube.fun",