From 2ad8f4d290c3d25c2f146ae6b37f37e383b6d97f Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 25 Dec 2022 20:50:31 +0000 Subject: [PATCH] re-add vern.cc --- server.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.js b/server.js index 17c934bc..45f2ec0e 100644 --- a/server.js +++ b/server.js @@ -93,7 +93,7 @@ this is our config file,you can change stuff here */ const config = { 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=", t_url: "https://t.poketube.fun/", // def matomo url };