You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
own_judges_urls=['http://twitter.com/',"https://twitter.com/google","https://twitter.com/elonmusk","https://twitter.com/Twitter","https://twitter.com/realdonaldtrump" ]
i use it : broker.find(types=['HTTP','SOCKS4','SOCKS5' ], timeout=5, limit=200, verify_ssl=False ,judges=own_judges_urls
but it looks like the proxy-broker don't check these urls: , because error_rate is zero BUT:
when i use picked proxy ip, it raise errors like:
is error run again: <Proxy US 1.64s [HTTP: High] 196.52.97.176:80>
405, message='Method Not Allowed', url=URL('http://196.52.97.176:80')
is error run again: <Proxy KE 0.45s [HTTP: Anonymous] 105.27.238.166:80>
The text was updated successfully, but these errors were encountered:
i have own_judges_urls:
own_judges_urls=['http://twitter.com/',"https://twitter.com/google","https://twitter.com/elonmusk","https://twitter.com/Twitter","https://twitter.com/realdonaldtrump" ]
i use it :
broker.find(types=['HTTP','SOCKS4','SOCKS5' ], timeout=5, limit=200, verify_ssl=False ,judges=own_judges_urls
but it looks like the proxy-broker don't check these urls: , because error_rate is zero BUT:
when i use picked proxy ip, it raise errors like:
The text was updated successfully, but these errors were encountered: