mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-18 15:54:44 +08:00
硬声:修改通知
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
* cron 2 17 * * * yingsheng.js
|
* cron 2 17 * * * yingsheng.js
|
||||||
* Show:
|
* Show:
|
||||||
* 变量名:yingsheng_data
|
* 变量名:yingsheng_data
|
||||||
* 变量值:
|
* 变量值:抓yingsheng.elecfans.com 请求头Headers中Authorization或者token
|
||||||
* scriptVersionNow = "0.0.1";
|
* scriptVersionNow = "0.0.1";
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -17,7 +17,7 @@ let scriptVersionNow = "0.0.1";
|
|||||||
|
|
||||||
|
|
||||||
async function start() {
|
async function start() {
|
||||||
await getVersion("smallfawn/Note@main/JavaScript/test_v2.js");
|
await getVersion("smallfawn/QLScriptPublic@main/yingsheng.js");
|
||||||
await getNotice();
|
await getNotice();
|
||||||
|
|
||||||
console.log("\n================== 用户信息 ==================\n");
|
console.log("\n================== 用户信息 ==================\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user