mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-14 05:28:58 +01:00
Update p/server.js
This commit is contained in:
parent
a18ba97e6f
commit
45136a1dd8
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://ipv6-t.poketube.fun/api?v="
|
|
||||||
];
|
];
|
||||||
|
|
||||||
// Define a cache object
|
// Define a cache object
|
||||||
|
|
Loading…
Reference in a new issue