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