mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
add this thing
This commit is contained in:
parent
e15695a0d9
commit
6961c71a1a
@ -104,7 +104,8 @@ app.get("/", (req, res) => {
|
||||
|
||||
const apiUrls = [
|
||||
"https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||
"https://prod-poketube.testing.poketube.fun/api?v="
|
||||
"https://prod-poketube.testing.poketube.fun/api?v=",
|
||||
"https://ipv6-t.poketube.fun/api?v="
|
||||
];
|
||||
|
||||
// Define a cache object
|
||||
|
Loading…
Reference in New Issue
Block a user