mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
add ryd api url back
This commit is contained in:
parent
f32d47718b
commit
7d475a9f99
@ -105,6 +105,7 @@ 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
|
||||||
|
Loading…
Reference in New Issue
Block a user