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

Update providers.py #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update providers.py #121

wants to merge 1 commit into from

Conversation

ZerGo0
Copy link

@ZerGo0 ZerGo0 commented May 4, 2019

Added a very good provider, I didn't test it, but there is no simple way of contacting you so that's why I'm requesting a pull.

@@ -706,6 +706,18 @@ def __init__(self, *args, **kwargs):
url='http://www.proxylists.net/',
proto=('HTTP', 'CONNECT:80', 'HTTPS', 'CONNECT:25'),
), # 49
Provider(
url='https://api.proxyscrape.com/?request=getproxies&proxytype=http',
proto=('HTTP', 'CONNECT:80', 'HTTPS', 'CONNECT:25'),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldnt this just be "HTTP"?

bluet added a commit to bluet/proxybroker2 that referenced this pull request May 2, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants