mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-16 23:09:38 +08:00
1
This commit is contained in:
@@ -18,8 +18,8 @@ let scriptVersionNow = "1.0.0";//脚本版本号
|
||||
let msg = "";
|
||||
// ==================================异步顺序==============================================================================
|
||||
!(async () => {
|
||||
await getNotice(); //远程通知
|
||||
await getVersion("yang53458/ohhh154@main/babaycare.js");
|
||||
//await getNotice(); //远程通知
|
||||
//await getVersion("yang53458/ohhh154@main/babaycare.js");
|
||||
await main();//主函数
|
||||
await SendMsg(msg); //发送通知
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
2
dwnc.js
2
dwnc.js
@@ -40,7 +40,7 @@ let UserAgent = 'Mozilla/5.0 (Linux; Android 10; MI 8 Lite Build/QKQ1.190910.002
|
||||
//---------------------------------------------------------
|
||||
|
||||
async function start() {
|
||||
await getVersion('smallfawn/QLScriptPublic/main/dwnc.js')
|
||||
//await getVersion('smallfawn/QLScriptPublic/main/dwnc.js')
|
||||
console.log(`\n============ 当前版本:${scriptVersionNow} 📌 最新版本:${scriptVersionLatest} ============`);
|
||||
console.log(`获取首账号助力码`);
|
||||
taskall = [];
|
||||
|
||||
4
fsdlb.js
4
fsdlb.js
@@ -19,8 +19,8 @@ let scriptVersionNow = "1.0.0";
|
||||
let msg = "";
|
||||
// ==================================异步顺序==============================================================================
|
||||
!(async () => {
|
||||
await getNotice();
|
||||
await getVersion("yang7758258/ohhh154@main/fsdlb.js");
|
||||
//await getNotice();
|
||||
//await getVersion("yang7758258/ohhh154@main/fsdlb.js");
|
||||
await main();
|
||||
await SendMsg(msg);
|
||||
|
||||
|
||||
@@ -18,8 +18,8 @@ let scriptVersionNow = "1.0.0";
|
||||
let msg = "";
|
||||
// ==================================异步顺序==============================================================================
|
||||
!(async () => {
|
||||
await getNotice();
|
||||
await getVersion("yang7758258/ohhh154@main/gljj.js");
|
||||
//await getNotice();
|
||||
//await getVersion("yang7758258/ohhh154@main/gljj.js");
|
||||
await main();
|
||||
await SendMsg(msg);
|
||||
|
||||
|
||||
4
jlyh.js
4
jlyh.js
@@ -18,8 +18,8 @@ const $ = new Env("吉利银河");
|
||||
let scriptVersionNow = "0.0.1";
|
||||
let msg = "";
|
||||
async function start() {
|
||||
await getVersion("smallfawn/QLScriptPublic@main/jlyh.js");
|
||||
await getNotice();
|
||||
//await getVersion("smallfawn/QLScriptPublic@main/jlyh.js");
|
||||
//await getNotice();
|
||||
|
||||
let taskall = [];
|
||||
for (let user of $.userList) {
|
||||
|
||||
@@ -20,8 +20,8 @@ let scriptVersionNow = "1.0.0";//脚本版本号
|
||||
let msg = "";
|
||||
// ==================================异步顺序==============================================================================
|
||||
!(async () => {
|
||||
await getNotice(); //远程通知
|
||||
await getVersion("yang88758/ohhh154@main/mswefls.js");
|
||||
//await getNotice(); //远程通知
|
||||
//await getVersion("yang88758/ohhh154@main/mswefls.js");
|
||||
await main();//主函数
|
||||
await SendMsg(msg); //发送通知
|
||||
|
||||
|
||||
4
ysfqd.js
4
ysfqd.js
@@ -21,8 +21,8 @@ let msg = "";
|
||||
|
||||
|
||||
async function start() {
|
||||
await getVersion("smallfawn/QLScriptPublic@main/ysfqd.js");
|
||||
await getNotice();
|
||||
//await getVersion("smallfawn/QLScriptPublic@main/ysfqd.js");
|
||||
//await getNotice();
|
||||
$.DoubleLog(`---------------------------`)
|
||||
let taskall = [];
|
||||
for (let user of $.userList) {
|
||||
|
||||
Reference in New Issue
Block a user