In Line 40 the print statement in the new version is missing the parentheses.
Line 54 - missing the parentheses on the print statement.
urllib2 is not a valid package
Ln 63, make the .Request lowercase (no attribute named "Request")
add valid method to ln 63 request block.
I chose method="GET"
Realize your still gonna get an error cause
"proxylist.hidemyass.com" does not exist anymore. they have gone paid.
nice project though.
In Line 40 the print statement in the new version is missing the parentheses.
Line 54 - missing the parentheses on the print statement.
urllib2 is not a valid package
Ln 63, make the .Request lowercase (no attribute named "Request")
add valid method to ln 63 request block.
I chose method="GET"
Realize your still gonna get an error cause
"proxylist.hidemyass.com" does not exist anymore. they have gone paid.
nice project though.