From 43a4b7440b8e940ec797a496cc5174e6992f8019 Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Sat, 8 Jul 2023 08:07:33 +0800 Subject: [PATCH] Update suboer.js --- suboer.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/suboer.js b/suboer.js index 250f294..c59c427 100644 --- a/suboer.js +++ b/suboer.js @@ -1,12 +1,12 @@ /** - * 苏泊尔会员中心 (微信小程序) + * 苏泊尔会员中心-微信小程序 + * cron 5 15 * * * suboer.js * Show: 吃大米 * 变量名:suboer_wx * 变量值:token&PHPSESSID@token1&PHPSESSID1 * 抓域名https://growrice.supor.com/rice/backend/public/index.php/api/login/auto-login?token= 后面的值 * 抓域名https://growrice.supor.com中请求体header中cookie中PHPSESSID 的值 * 多账号使用 @ 分割 拼接字符串为& - * cron 5 15 * * * suboer.js * const $ = new Env("苏泊尔-微信小程序"); * scriptVersionNow = "0.0.3"; */