|
@@ -8,7 +8,7 @@ MOBILE_LIST = [
|
|
]
|
|
]
|
|
|
|
|
|
if platform.system() not in ['Darwin', 'Windows']:
|
|
if platform.system() not in ['Darwin', 'Windows']:
|
|
- PLATFORM_RUL = "http://123.57.163.80:2119"
|
|
|
|
|
|
+ PLATFORM_RUL = "http://pycaptcha.spdata.jianyu360.com"
|
|
else:
|
|
else:
|
|
PLATFORM_RUL = "http://127.0.0.1:2119"
|
|
PLATFORM_RUL = "http://127.0.0.1:2119"
|
|
|
|
|