From 4a515ecb15e4bbc1fc15512cffd3930b4f776088 Mon Sep 17 00:00:00 2001 From: Vecna Date: Mon, 29 Apr 2024 13:36:44 -0400 Subject: [PATCH] Use lyrebird bridges --- crates/lox-distributor/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/crates/lox-distributor/config.json b/crates/lox-distributor/config.json index 78b3e1e..2fa9c4e 100644 --- a/crates/lox-distributor/config.json +++ b/crates/lox-distributor/config.json @@ -18,8 +18,7 @@ "name": "https", "token": "HttpsApiTokenPlaceholder", "types": [ - "obfs2", - "scramblesuit" + "obfs4" ] } }