|
|
@@ -156,8 +156,8 @@ class Functions(object):
|
|
|
tunnel = "j685.kdltps.com:15818"
|
|
|
|
|
|
# 用户名密码方式
|
|
|
- username = "t14070979713487"
|
|
|
- password = "hqwanfvy"
|
|
|
+ username = "t16899444538299"
|
|
|
+ password = "5w5ersso"
|
|
|
proxies = {
|
|
|
"http": "http://%(user)s:%(pwd)s@%(proxy)s/" % {"user": username, "pwd": password, "proxy": tunnel},
|
|
|
"https": "http://%(user)s:%(pwd)s@%(proxy)s/" % {"user": username, "pwd": password, "proxy": tunnel}
|