This commit is contained in:
smallfawn
2025-01-25 17:22:21 +08:00
parent c850c0453a
commit 6d6a7eef74
9 changed files with 3390 additions and 16 deletions

View File

@@ -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

View File

@@ -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 = [];

View File

@@ -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);

View File

@@ -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);

View File

@@ -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) {

View File

@@ -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); //发送通知

3378
sfsy.js

File diff suppressed because one or more lines are too long

View File

@@ -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) {