Profile: fekaylius
http://0009.org | |
2 comments | |
0 xtras |
Latest comments
# by fekaylius on 10/08/08 at 18:34:21
it looks like geotool.servehttp.com got tired of the curl requests, or maybe it was an accident, but simply spoofing an actual browser with curl fixes this addon.
the line will look like this
set theSite to paragraphs of (do shell script "curl -A 'Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)' 'http://geotool.servehttp.com/?ip=" & theIP & "'")
or whatever agent you want
if it's helpful, i could upload an updated copy??
the line will look like this
set theSite to paragraphs of (do shell script "curl -A 'Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)' 'http://geotool.servehttp.com/?ip=" & theIP & "'")
or whatever agent you want
if it's helpful, i could upload an updated copy??
# by fekaylius on 10/08/08 at 19:15:09