From 2c31d740fe4209467e197d24474f79ee779711d4 Mon Sep 17 00:00:00 2001 From: Dominik Wajda Date: Sat, 27 Jan 2024 16:13:26 +0000 Subject: [PATCH] use an vidinfo instance that works --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index febc970..2887ffe 100644 --- a/config.php +++ b/config.php @@ -16,7 +16,7 @@ // Invidious $InvCServer = "https://invidious.fdn.fr"; // The Invidious instance that will be used to fetch comments - $InvVIServer = "https://invidious.lunar.icu"; // The Invidious instance that will be used to fetch video information + $InvVIServer = "https://inv.us.projectsegfau.lt"; // The Invidious instance that will be used to fetch video information $InvTServer = "https://onion.tube"; // The Invidious instance that will be used to fetch trending videos for the home page $InvSServer = "https://onion.tube"; // The Invidious instance that will be used to search for content