From f31cbc76729af327b47b36b64a913381aa21d793 Mon Sep 17 00:00:00 2001 From: trizen Date: Tue, 8 Sep 2020 12:40:05 +0300 Subject: Ignore the non-working: invidiou.site and invidious.toot.koeln. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jesús --- lib/WWW/FairViewer.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/WWW/FairViewer.pm') diff --git a/lib/WWW/FairViewer.pm b/lib/WWW/FairViewer.pm index 4c77131..408737d 100644 --- a/lib/WWW/FairViewer.pm +++ b/lib/WWW/FairViewer.pm @@ -537,9 +537,11 @@ sub pick_random_instance { # These appear to not work properly with fair-viewer my %ignored = ( 'yewtu.be' => 1, + 'invidiou.site' => 1, 'invidious.xyz' => 1, 'vid.mint.lgbt' => 1, 'invidious.ggc-project.de' => 1, + 'invidious.toot.koeln' => 1, 'invidious.snopyta.org' => 1, # too popular == too slow ); -- cgit v1.2.3