From aad01337cf130adcae2bdc6083107c9a339c2b51 Mon Sep 17 00:00:00 2001 From: zjk2017 <2548836866@qq.com> Date: Fri, 5 Jul 2024 13:08:14 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E4=B8=80=E7=82=B9=E4=B8=87=E8=B1=A1.p?= =?UTF-8?q?y?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新 --- 一点万象.py | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/一点万象.py b/一点万象.py index 86f2db4..6330362 100644 --- a/一点万象.py +++ b/一点万象.py @@ -1,19 +1,22 @@ #!/usr/bin/python3 # -- coding: utf-8 -- -# ------------------------------- +# 原作者 # @Author : github@wd210010 https://github.com/wd210010/just_for_happy # @Time : 2023/2/27 13:23 # ------------------------------- -# cron: 17 8 * * * -# const $ = new Env('一点万象签到') -# fix 20240625 ArcadiaScriptPublic 频道:https://t.me/ArcadiaScript 群组:https://t.me/ArcadiaScriptPublic -# 增加打印签到信息 +''' +cron: 17 8 * * * +const $ = new Env('一点万象签到') +fix 20240625 ArcadiaScriptPublic 频道:https://t.me/ArcadiaScript 群组:https://t.me/ArcadiaScriptPublic +修改描述 +#登录后搜索https://app.mixcapp.com/mixc/gateway域名随意一个 请求体里面的deviceParams,token 多账号填多个单引号里面 用英文&隔开 +ydwx_deviceParams 值deviceParams1&deviceParams2 +ydwx_token 值token1&token2 + +''' import requests,time,hashlib,json import os - -#一点万向签到领万向星 可抵扣停车费 -#登录后搜索https://app.mixcapp.com/mixc/gateway域名随意一个 请求体里面的deviceParams,token 多账号填多个单引号里面 用英文逗号隔开 # 本地运行用取消下面两行注释 并注释掉青龙变量的两行变量 # ydwx_deviceParams=['deviceParams1','deviceParams2'] # ydwx_token =['token1','token2']