Update 长虹美菱.py

This commit is contained in:
3288588344
2024-08-21 17:21:33 +08:00
committed by GitHub
parent c59a9325fc
commit 5ab084f545

View File

@@ -1,6 +1,7 @@
#环境变量 chmlck 取url请求头中的token #环境变量 chmlck 取url请求头中的token
#变量格式 token#备注,多账号换行 #变量格式 token#备注,多账号换行
#微信小程序长虹美菱 #微信扫码打开https://i.postimg.cc/kGQrQ79B/Screenshot-2024-08-21-17-17-34-718-com-tencent-mm-edit.jpg
或者复制打开#小程序://长虹美菱会员服务/4Tyqa3BKqs1AW0a
#有问题联系3288588344 #有问题联系3288588344
#频道https://pd.qq.com/s/672fku8ge #频道https://pd.qq.com/s/672fku8ge
@@ -51,4 +52,4 @@ else:
else: else:
print(f"{note.strip()}:响应状态码 {response.status_code} - {response.text}") print(f"{note.strip()}:响应状态码 {response.status_code} - {response.text}")
except requests.RequestException as e: except requests.RequestException as e:
print(f"{note.strip()}:请求失败 - {e}") print(f"{note.strip()}:请求失败 - {e}")