mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-08 13:03:15 +08:00
update
This commit is contained in:
@@ -17,7 +17,7 @@ class SmzdmCheckinBot extends SmzdmBot {
|
||||
constructor(cookie, sk) {
|
||||
super(cookie);
|
||||
|
||||
this.sk = sk;
|
||||
this.sk = sk.trim();
|
||||
}
|
||||
|
||||
async run() {
|
||||
|
||||
Reference in New Issue
Block a user