mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:38:25 +01:00
OK MY BAD
This commit is contained in:
parent
d28bee1e7d
commit
451d206027
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ this is our config file,you can change stuff here
|
|||
*/
|
||||
const config = {
|
||||
tubeApi: "https://tube-srv.ashley143.gay/api/",
|
||||
invapi: u + "/api/v1",
|
||||
invapi: "https://invidious.weblibre.org/api/v1",
|
||||
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||
t_url: "https://t.poketube.fun/", // def matomo url
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue