From fd7fd32dfa5904c08afa1dfa8d332a7f44da12a2 Mon Sep 17 00:00:00 2001 From: BoulderBadgeDad Date: Sat, 13 Jun 2026 09:19:57 -0700 Subject: [PATCH] HiFi: add us-west.monochrome.tf to default instances (community-confirmed working, Sokhi) --- core/hifi_client.py | 1 + 1 file changed, 1 insertion(+) diff --git a/core/hifi_client.py b/core/hifi_client.py index 242983ea..47fc63d7 100644 --- a/core/hifi_client.py +++ b/core/hifi_client.py @@ -92,6 +92,7 @@ DEFAULT_INSTANCES = [ 'https://hund.qqdl.site', 'https://katze.qqdl.site', 'https://arran.monochrome.tf', + 'https://us-west.monochrome.tf', # community-confirmed working (Sokhi) ]