mirror of
https://codeberg.org/ashley/poke
synced 2026-04-09 04:27:59 +00:00
add this thing
This commit is contained in:
@@ -104,7 +104,8 @@ 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://prod-poketube.testing.poketube.fun/api?v=",
|
||||||
|
"https://ipv6-t.poketube.fun/api?v="
|
||||||
];
|
];
|
||||||
|
|
||||||
// Define a cache object
|
// Define a cache object
|
||||||
|
|||||||
Reference in New Issue
Block a user