mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 10:47:48 +01:00
hell yeah :3
This commit is contained in:
parent
d7c2694d37
commit
48d4539546
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ app.get("/", (req, res) => {
|
||||||
});
|
});
|
||||||
|
|
||||||
const apiUrls = [
|
const apiUrls = [
|
||||||
"https://ipv6-t.poketube.fun/api?v=",
|
"https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||||
"https://prod-poketube.testing.poketube.fun/api?v="
|
"https://prod-poketube.testing.poketube.fun/api?v="
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue