更新于 07-15 20:53

This commit is contained in:
root
2021-07-15 20:53:58 -04:00
parent 8803ad6a3f
commit c3f90d060d
3 changed files with 328 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ function randomString(e) {
}
$.InviteList = []
$.innerInviteList = [];
const HelpAuthorFlag = true;//是否助力作者SH true 助力false 不助力
const HelpAuthorFlag = false;//是否助力作者SH true 助力false 不助力
let cookiesArr = [], cookie = '';
if ($.isNode()) {