mirror of
https://github.com/XiaoGe-LiBai/yangmao.git
synced 2025-12-17 05:18:14 +08:00
更新 电信金豆换话费1.py
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user