update
This commit is contained in:
@@ -18,9 +18,10 @@ Object.keys(jdCookieNode).forEach((item) => {
|
|||||||
if (process.env.JD_DEBUG && process.env.JD_DEBUG === 'false') console.log = () => {};
|
if (process.env.JD_DEBUG && process.env.JD_DEBUG === 'false') console.log = () => {};
|
||||||
if (JSON.stringify(process.env).indexOf('GITHUB') > -1) process.exit(0);
|
if (JSON.stringify(process.env).indexOf('GITHUB') > -1) process.exit(0);
|
||||||
|
|
||||||
const appIdArr = ['1EFRRxA','1EFRQwA','1EFVRxQ','1EFRXxg','1EFVRwA','1EFVRxw','1EFRZwA','1EFRZwQ','1EFRYwA'];
|
const appIdArr = ['1EFRRxA','1EFRQwA','1EFRYxQ','1EFRXxg','1EFVRwA','1EFVRxw','1EFRZwA','1EFRZwQ','1EFRYwA','1EFVRxg','1EFVRxQ']
|
||||||
const homeDataFunPrefixArr = ['interact_template','interact_template','harmony_template','','','','','','','','','','','','','','','interact_template','interact_template'];
|
const homeDataFunPrefixArr = ['interact_template','interact_template','harmony_template','','','','','','','','','','','','','','','interact_template','interact_template']
|
||||||
const collectScoreFunPrefixArr = ['','','','','','','','','','','','','','','','','','interact_template','interact_template'];
|
const collectScoreFunPrefixArr = ['','','','','','','','','','','','','','','','','','interact_template','interact_template']
|
||||||
|
|
||||||
$.allShareId = {};
|
$.allShareId = {};
|
||||||
main();
|
main();
|
||||||
async function main() {
|
async function main() {
|
||||||
|
Reference in New Issue
Block a user