mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 12:18:26 +01:00
fix api
This commit is contained in:
parent
322542c38e
commit
b8fecc8882
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ const random_words = [
|
||||||
this is our config file,you can change stuff here
|
this is our config file,you can change stuff here
|
||||||
*/
|
*/
|
||||||
const config = {
|
const config = {
|
||||||
tubeApi: "https://tube.kuylar.dev/api/",
|
tubeApi: "https://tube-srv.ashley143.gay",
|
||||||
invapi: "https://inv.vern.cc/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