From 7a5375a3ee242001c83b40eb011e735da7d1ef00 Mon Sep 17 00:00:00 2001 From: CN-JS-HuiBai Date: Wed, 15 Apr 2026 01:43:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A5=BD=E4=BA=86=EF=BC=8C=E7=8E=B0=E5=9C=A8?= =?UTF-8?q?=E5=8F=AF=E4=BB=A5=E9=A1=BA=E5=88=A9=E9=80=9A=E8=BF=87=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E5=B9=B6=E8=BF=90=E8=A1=8C=E4=BA=86=E3=80=82=E7=94=B1?= =?UTF-8?q?=E4=BA=8E=E6=88=91=E4=BB=AC=E5=BC=80=E5=90=AF=E4=BA=86=20Manage?= =?UTF-8?q?d:=20true=20=E4=B8=94=E7=A7=BB=E9=99=A4=E4=BA=86=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=20User=EF=BC=8CSing-box=20=E7=8E=B0=E5=9C=A8=E5=BA=94?= =?UTF-8?q?=E8=AF=A5=E4=BC=9A=E9=9D=9E=E5=B8=B8=E5=BC=80=E5=BF=83=E5=9C=B0?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=EF=BC=8C=E5=B9=B6=E7=AD=89=E5=BE=85=20syncUs?= =?UTF-8?q?ers=20=E7=BB=99=E5=AE=83=E5=A1=9E=E5=85=A5=E7=9C=9F=E6=AD=A3?= =?UTF-8?q?=E7=9A=84=E7=94=A8=E6=88=B7=E5=AF=86=E9=92=A5=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service/xboard/service.go | 1 - 1 file changed, 1 deletion(-) diff --git a/service/xboard/service.go b/service/xboard/service.go index 815bf134..42961dca 100644 --- a/service/xboard/service.go +++ b/service/xboard/service.go @@ -3,7 +3,6 @@ package xboard import ( "bytes" "context" - "crypto/rand" "encoding/base64" "encoding/json" "fmt"