mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:48:35 +01:00
add new api stuff :3
This commit is contained in:
parent
9a21e480d2
commit
d2551e62ea
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ const sqp =
|
|||
|
||||
const config = {
|
||||
tubeApi: "https://api.poketube.fun/api/",
|
||||
invapi: "https://inv.zzls.xyz/api/v1",
|
||||
invapi: "https://inv-api.poketube.fun/api/v1",
|
||||
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||
t_url: "https://t.poketube.fun/", // def matomo url
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue