mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 10:58:25 +01:00
fix a silly issy
This commit is contained in:
parent
bdf481239e
commit
aeb2d91d94
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
|
||||
*/
|
||||
const config = {
|
||||
tubeApi: "https://tube-srv.ashley143.gay",
|
||||
tubeApi: "https://tube-srv.ashley143.gay/",
|
||||
invapi: "https://inv.vern.cc/api/v1",
|
||||
dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=",
|
||||
t_url: "https://t.poketube.fun/", // def matomo url
|
||||
|
|
Loading…
Reference in a new issue