Skip to content
New issue

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

米扑和快代理收费版的配置,给有需要的机油们,免造轮 #48

Closed
Leibnizhu opened this issue Jan 24, 2017 · 1 comment

Comments

@Leibnizhu
Copy link
Contributor

@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}
        },
…………
}
@qiyeboy
Copy link
Owner

qiyeboy commented Jan 24, 2017

要是喜欢的就自己添加吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants