mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-24 23:28:08 +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 = {
|
const config = {
|
||||||
tubeApi: "https://tube-srv.ashley143.gay/api/",
|
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=",
|
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||||
t_url: "https://t.poketube.fun/", // def matomo url
|
t_url: "https://t.poketube.fun/", // def matomo url
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue