mirror of
https://github.com/HChaZZY/NodeSeek-Signin.git
synced 2025-12-06 11:33:49 +08:00
修复GitHub保存ck的bug
This commit is contained in:
@@ -228,7 +228,6 @@ def sign(ns_cookie, NS_RANDOM="true"):
|
||||
except Exception as e:
|
||||
return "error", str(e)
|
||||
|
||||
|
||||
# ---------------- 主流程 ----------------
|
||||
if __name__ == "__main__":
|
||||
solver_type = os.getenv("SOLVER_TYPE", "yescaptcha")
|
||||
|
||||
Reference in New Issue
Block a user