#!/bin/bash
#echo `wget -q -O - ipogre.com/linux.php | sed -e 's/.*IP Address: //' -e 's/<.*$//'`
#echo `wget -qO- http://ipv4.duia.ro`
echo `wget -qO- http://whatismyip.spintec.com`
