1
Fork 0

OK MY BAD

This commit is contained in:
Ashley 2023-01-11 16:23:54 +00:00
parent 0e90b72398
commit ccc28d464a

View file

@ -94,7 +94,7 @@ this is our config file,you can change stuff here
*/ */
const config = { const config = {
tubeApi: "https://tube-srv.ashley143.gay/api/", tubeApi: "https://tube-srv.ashley143.gay/api/",
invapi: u + "/api/v1", invapi: "https://invidious.weblibre.org/api/v1",
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=", dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
t_url: "https://t.poketube.fun/", // def matomo url t_url: "https://t.poketube.fun/", // def matomo url
}; };