From 5ab084f5459e10b8cecb91f6d832726db19d6c65 Mon Sep 17 00:00:00 2001 From: 3288588344 <127068117+3288588344@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:21:33 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E9=95=BF=E8=99=B9=E7=BE=8E=E8=8F=B1.p?= =?UTF-8?q?y?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 长虹美菱.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/长虹美菱.py b/长虹美菱.py index fb252c8..491afaa 100644 --- a/长虹美菱.py +++ b/长虹美菱.py @@ -1,6 +1,7 @@ #环境变量 chmlck 取url请求头中的token #变量格式 token#备注,多账号换行 -#搜微信小程序长虹美菱 +#微信扫码打开:https://i.postimg.cc/kGQrQ79B/Screenshot-2024-08-21-17-17-34-718-com-tencent-mm-edit.jpg +或者复制打开:#小程序://长虹美菱会员服务/4Tyqa3BKqs1AW0a #有问题联系3288588344 #频道:https://pd.qq.com/s/672fku8ge @@ -51,4 +52,4 @@ else: else: print(f"{note.strip()}:响应状态码 {response.status_code} - {response.text}") except requests.RequestException as e: - print(f"{note.strip()}:请求失败 - {e}") \ No newline at end of file + print(f"{note.strip()}:请求失败 - {e}")