mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:38:24 +01:00
use ggtyler for now until gets patched to pokevidious
This commit is contained in:
parent
91dcd8ec7b
commit
2fda016353
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ class PokeTubeCore {
|
|||
// Create an instance of PokeTubeCore with the provided config
|
||||
const pokeTubeApiCore = new PokeTubeCore({
|
||||
tubeApi: "https://inner-api.poketube.fun/api/",
|
||||
invapi: "https://invid-api.poketube.fun/api/v1",
|
||||
invapi: "https://iv.ggtyler.dev/api/v1",
|
||||
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||
t_url: "https://t.poketube.fun/",
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue