三大task订阅恢复直播红包雨脚本,活动31日结束

This commit is contained in:
lxk0301
2020-12-15 09:34:31 +08:00
parent b9fb7b1e3f
commit ed44ce589c
38 changed files with 44 additions and 39 deletions

View File

@ -306,7 +306,7 @@ function jsonParse(str) {
return JSON.parse(str);
} catch (e) {
console.log(e);
$.msg($.name, '', '不要在BoxJS手动复制粘贴修改cookie')
$.msg($.name, '', '请勿随意在BoxJs输入框修改内容\n建议通过脚本去获取cookie')
return [];
}
}