From d28aeeae782a16c284c636f40d535136ae614a31 Mon Sep 17 00:00:00 2001 From: HalfSweet Date: Sun, 31 Dec 2023 23:18:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20AirISP=E7=9A=84key=E5=90=8D=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 1c4286f..59cebf8 100644 --- a/main.py +++ b/main.py @@ -146,7 +146,7 @@ def f(host, suffixName): def AirISP(): - data = {'name': "AirISP-next", 'version': AirISPVersion} + data = {'name': "AirISP", 'version': AirISPVersion} dataCn = data system = [] systemCn = []