diff options
Diffstat (limited to 'bin/gtk-fair-viewer')
-rwxr-xr-x | bin/gtk-fair-viewer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gtk-fair-viewer b/bin/gtk-fair-viewer index e75766b..9a5f545 100755 --- a/bin/gtk-fair-viewer +++ b/bin/gtk-fair-viewer @@ -205,7 +205,7 @@ my %CONFIG = ( comments_order => 'top', # valid values: time, relevance # API - api_host => "https://invidio.us", + api_host => "https://invidious.snopyta.org", # URI options thumbnail_type => 'medium', |