-
Notifications
You must be signed in to change notification settings - Fork 20
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
Invalid URL #39
Comments
2017-06-24 10:51:15,302 - INFO: [17/100] Testing proxy: ('104.153.47.241:1257', None) |
What does your config.py look like? EDIT: I mean run.py |
What is that? |
Where you set the URL |
import time, threading from selenium.webdriver import ActionChains from utils import import_proxies_from_file, get_user_agent def add_to_cart(driver, cc='CA'):
|
Can you show me your first 10 lines of run.py? |
When I run, it report The requested URL "http://%5bNo%20Host%5d/ip.php", is invalid.
The text was updated successfully, but these errors were encountered: