From ba40921c366143b54be6ee28d71ec7f6f93fc140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BF=BC=E5=9F=8E?= <910980321@qq.com> Date: Sat, 29 Nov 2025 10:03:11 +0000 Subject: [PATCH] update stop/isrun20251129.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 翼城 <910980321@qq.com> --- stop/isrun20251129.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/stop/isrun20251129.json b/stop/isrun20251129.json index 9e26dfe..c40a770 100644 --- a/stop/isrun20251129.json +++ b/stop/isrun20251129.json @@ -1 +1,12 @@ -{} \ No newline at end of file +{ + "machines": { + "这里填SID的MD5值": { + "max_issue": 12, + "max_accounts": 70 + }, + "另一台电脑的SID_MD5": { + "max_issue": 6, + "max_accounts": 30 + } + } +}