1
Fork 0

add this thing

This commit is contained in:
Ashley 2023-11-09 05:31:08 +00:00
parent e15695a0d9
commit 6961c71a1a

View file

@ -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