mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:58:26 +01:00
fix api!!!
This commit is contained in:
parent
b8fecc8882
commit
c6a644be35
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ const getColors = require("get-image-colors");
|
|||
const wiki = require("wikipedia");
|
||||
|
||||
const config = {
|
||||
tubeApi: "https://tube.kuylar.dev/api/",
|
||||
tubeApi: "https://tube-srv.ashley143.gay/api/",
|
||||
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