We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@qiyeboy 已经加了免费版的米扑代理和快代理,这里给一个收费版的配置,有需要的拿去吧(需要输入已购买的订单号)。 P.S. 收费的也不咋的,很多连不上,@qiyeboy 要是觉得有广告嫌疑就删了这issue吧。
parserList = [ #米扑代理 { 'urls': ['http://proxy.mimvp.com/api/fetch.php?orderid=[你的订单号]&num=[一次获取的代理数量]&country_group=1&http_type=1&anonymous=3,5&isp=5&result_fields=1,2'], 'type':'regular', 'pattern': "(.+):(.+),(.+)", 'postion':{'ip': 0, 'port': 1, 'type': '', 'protocol': 2} }, #快代理 { 'urls': ['http://dev.kuaidaili.com/api/getproxy/?orderid=[你的订单号]&num=[一次获取的代理数量]&area=%E4%B8%AD%E5%9B%BD&carrier=2&protocol=1&method=1&an_an=1&an_ha=1&f_pr=1&quality=1&sep=2'], 'type':'regular', 'pattern': "(.+):(.+),(.+)", 'postion':{'ip': 0, 'port': 1, 'type': '', 'protocol': 2} }, ………… }
The text was updated successfully, but these errors were encountered:
要是喜欢的就自己添加吧
Sorry, something went wrong.
No branches or pull requests
@qiyeboy 已经加了免费版的米扑代理和快代理,这里给一个收费版的配置,有需要的拿去吧(需要输入已购买的订单号)。
P.S. 收费的也不咋的,很多连不上,@qiyeboy 要是觉得有广告嫌疑就删了这issue吧。
The text was updated successfully, but these errors were encountered: