diff --git a/server.js b/server.js index c77c6e57..f84a8e54 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 };