From 8970dbdc878f77429972607b08a0bb762e544323 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 28 Jan 2023 13:18:03 +0000 Subject: [PATCH] invchannel lol --- server.js | 1 + 1 file changed, 1 insertion(+) diff --git a/server.js b/server.js index c77c6e5..f84a8e5 100644 --- a/server.js +++ b/server.js @@ -96,6 +96,7 @@ this is our config file,you can change stuff here tubeApi: "https://api.poketube.fun/api/", invapi: "https://invidious.sethforprivacy.com/api/v1", dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=", + invchannel:"https://invidious.privacydev.net/api/v1", enablealwayshttps: true, //enables always https on the server t_url: "https://t.poketube.fun/", // def matomo url };