mirror of
https://github.com/XiaoGe-LiBai/yangmao.git
synced 2025-12-19 18:24:34 +08:00
更新 电信金豆换话费1.py
This commit is contained in:
@@ -402,7 +402,8 @@ def ks(phone, ticket, uid):
|
|||||||
|
|
||||||
def first_request(res=''):
|
def first_request(res=''):
|
||||||
global js, fw
|
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 == '':
|
if res == '':
|
||||||
response = ss.get(url)
|
response = ss.get(url)
|
||||||
res = response.text
|
res = response.text
|
||||||
|
|||||||
Reference in New Issue
Block a user