Browse Source

增大日自动解绑限制

Pchen0 2 months ago
parent
commit
bcc801ce28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apis/Lepao/Account/AddAccount.js

+ 1 - 1
apis/Lepao/Account/AddAccount.js

@@ -14,7 +14,7 @@ class AddAccount extends API {
 
         this.emailRegex = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/
         this.banEmailList = ['icloud.com']
-        this.autoUnbindDailyLimit = 10
+        this.autoUnbindDailyLimit = 100
     }
 
     // 生成 6 位数字 + 字母混合码