Skip to content

Commit

Permalink
use an vidinfo instance that works
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldDominik893 committed Jan 27, 2024
1 parent a58ea35 commit 2c31d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.php
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2c31d74

Please # to comment.