mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:58:28 +01:00
Update p/server.js
This commit is contained in:
parent
6961c71a1a
commit
a18ba97e6f
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ app.get("/", (req, res) => {
|
||||||
|
|
||||||
const apiUrls = [
|
const apiUrls = [
|
||||||
"https://returnyoutubedislikeapi.com/votes?videoId=",
|
"https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||||
"https://prod-poketube.testing.poketube.fun/api?v=",
|
|
||||||
"https://ipv6-t.poketube.fun/api?v="
|
"https://ipv6-t.poketube.fun/api?v="
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue