Merge remote-tracking branch 'origin/master'

This commit is contained in:
wisz2021 2021-05-26 09:25:38 +08:00
commit 442534650d

View File

@ -72,7 +72,7 @@ if ($.isNode()) {
}
}
if ($.inviteList.length === 0 || cookiesArr.length < 2) {
if ($.inviteList.length === 0 || cookiesArr.length < 2 || (new Date().getUTCHours() + 8) < 9) {
return;
}
for (let i = 0; i < cookiesArr.length; i++) {