diff options
Diffstat (limited to 'bin/fair-viewer')
-rwxr-xr-x | bin/fair-viewer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fair-viewer b/bin/fair-viewer index 0f2d8de..40689e5 100755 --- a/bin/fair-viewer +++ b/bin/fair-viewer @@ -213,7 +213,7 @@ my %CONFIG = ( cache_dir => undef, # API - api_host => "https://invidio.us", + api_host => "https://invidious.snopyta.org", # Others autoplay_mode => 0, |