feat: adding fallback to other instances if rate limiting happens, PR from davidovski/librex.

Fallback to other librex instances
This commit is contained in:
Ahwxorg
2023-08-12 02:12:37 +02:00
committed by GitHub
5 changed files with 69 additions and 1 deletions
+3
View File
@@ -20,6 +20,9 @@
"disable_hidden_service_search" => false,
// Fallback to another librex instance if google search fails
"instance_fallback" => true,
/*
Preset privacy friendly frontends for users, these can be overwritten by users in the settings
e.g.: Preset the invidious instance URL: "instance_url" => "https://yewtu.be",