1
Fork 0

Update p/server.js

This commit is contained in:
Ashley 2023-11-09 05:45:50 +00:00
parent a18ba97e6f
commit 45136a1dd8

View file

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