From 9e11fc643ac01e805ca4325eb5efdda2978b6f15 Mon Sep 17 00:00:00 2001 From: XiaoGe-LiBai <2381919454@qq.com> Date: Tue, 26 Nov 2024 18:06:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E7=94=B5=E4=BF=A1?= =?UTF-8?q?=E9=87=91=E8=B1=86=E6=8D=A2=E8=AF=9D=E8=B4=B91.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 电信金豆换话费1.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/电信金豆换话费1.py b/电信金豆换话费1.py index 067fef7..8af4069 100644 --- a/电信金豆换话费1.py +++ b/电信金豆换话费1.py @@ -402,7 +402,8 @@ def ks(phone, ticket, uid): def first_request(res=''): global js, fw - url = 'https://wapact.189.cn:9001/gateway/stand/detail/exchange' + # url = 'https://wapact.189.cn:9001/gateway/stand/detail/exchange' + url = 'https://wapact.189.cn:9001/gateway/standExchange/detailNew/exchange' if res == '': response = ss.get(url) res = response.text