mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
Update jd_joy_run.js
This commit is contained in:
parent
b5fbb56a7e
commit
ec1d6717fe
@ -113,7 +113,7 @@ function getToken() {
|
||||
countFlag ++;
|
||||
$.log(`${$.name} token\n${LKYLToken}\n`);
|
||||
console.log(`count: ${count}`)
|
||||
if (count === 3) {
|
||||
if (count === 1) {
|
||||
count = 0;
|
||||
$.msg($.name, '更新Token: 成功🎉', ``);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user