aboutsummaryrefslogtreecommitdiffstats
path: root/bin/fair-viewer
diff options
context:
space:
mode:
Diffstat (limited to 'bin/fair-viewer')
-rwxr-xr-xbin/fair-viewer2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fair-viewer b/bin/fair-viewer
index 7c9478c..c24c851 100755
--- a/bin/fair-viewer
+++ b/bin/fair-viewer
@@ -3599,7 +3599,7 @@ sub print_videos {
if (ref($videos) ne 'ARRAY') {
say "\n:: Probably ", $yv_obj->get_api_host, " is down. Try:";
- say "\n\t$0 --api=yewtu.be\n";
+ say "\n\t$0 --api=invidious.13ad.de\n";
say "See also: https://libregit.org/heckyel/fair-viewer#invidious-instances";
return;
}