$ curl http://www.zazzybob.com/my_ip/get_my_ip.php 2>/dev/null | sed -n 's/^.*<!--IP-->\([^<]*\)<!--IP-->.*$/\1/p'