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
Traceback (most recent call last): File "C:\Users\hayda\Desktop\elite-proxy-finder-master\elite-proxy-finder.py", line 402, in <module> P.run() File "C:\Users\hayda\Desktop\elite-proxy-finder-master\elite-proxy-finder.py", line 64, in run gatherproxy_list = self.gatherproxy_req() File "C:\Users\hayda\Desktop\elite-proxy-finder-master\elite-proxy-finder.py", line 182, in gatherproxy_req gatherproxy_list = self.parse_gp(lines) File "C:\Users\hayda\Desktop\elite-proxy-finder-master\elite-proxy-finder.py", line 198, in parse_gp port = str(int(hex_port, 16)) ValueError: invalid literal for int() with base 16: ' </script>'
The text was updated successfully, but these errors were encountered:
Im getting this issue:
Traceback (most recent call last): File "C:\Users\hayda\Desktop\elite-proxy-finder-master\elite-proxy-finder.py", line 402, in <module> P.run() File "C:\Users\hayda\Desktop\elite-proxy-finder-master\elite-proxy-finder.py", line 64, in run gatherproxy_list = self.gatherproxy_req() File "C:\Users\hayda\Desktop\elite-proxy-finder-master\elite-proxy-finder.py", line 182, in gatherproxy_req gatherproxy_list = self.parse_gp(lines) File "C:\Users\hayda\Desktop\elite-proxy-finder-master\elite-proxy-finder.py", line 198, in parse_gp port = str(int(hex_port, 16)) ValueError: invalid literal for int() with base 16: ' </script>'
The text was updated successfully, but these errors were encountered: