From 05c3c7c264b6fa11a862dba223901f08757ac86d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 21 Jul 2012 13:46:50 +0200 Subject: myip: use ifconfig.me --- etc/functions/myip | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc/functions') diff --git a/etc/functions/myip b/etc/functions/myip index 0775c45..d823e71 100644 --- a/etc/functions/myip +++ b/etc/functions/myip @@ -6,4 +6,5 @@ else fi -curl https://derf.homelinux.org/cgi-bin/clientinfo/ip.cgi +curl http://ifconfig.me/ip +curl http://ifconfig.me/host -- cgit v1.2.3