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