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