aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/fair-viewer2
-rwxr-xr-xbin/gtk-fair-viewer2
2 files changed, 2 insertions, 2 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,
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',