From 66961a6b836c8e410ce020ca169cadbf5e6c60e2 Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 13 Dec 2022 18:42:21 +0000 Subject: [PATCH] remove vern.cc --- server.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.js b/server.js index 45f2ec0..17c934b 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://inv.vern.cc/api/v1", + invapi: "https://vid.puffyan.us/api/v1", dislikes: "https://returnyoutubedislikeapi.com/votes?videoId=", t_url: "https://t.poketube.fun/", // def matomo url };