mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:08:39 +01:00
change api url
This commit is contained in:
parent
b9309d0785
commit
2506416c00
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ const sqp = "-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZt
|
|||
|
||||
const config = {
|
||||
tubeApi: "https://tube-srv.ashley143.gay/api/",
|
||||
invapi: "https://invidious.sethforprivacy.com/api/v1",
|
||||
invapi: "https://inv.zzls.xyz/api/v1",
|
||||
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||
t_url: "https://t.poketube.fun/", // def matomo url
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue