mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 10:38:25 +01:00
change inv url
This commit is contained in:
parent
78c9c1d21f
commit
45962af066
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ const wiki = require("wikipedia");
|
|||
|
||||
const config = {
|
||||
tubeApi: "https://tube-srv.ashley143.gay/api/",
|
||||
invapi: "https://inv.vern.cc/api/v1",
|
||||
invapi: "https://vid.puffyan.us/api/v1",
|
||||
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||
t_url: "https://t.poketube.fun/", // def matomo url
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue