Add ipaddy.net

This commit is contained in:
Paramdeo Singh 2020-06-26 21:00:41 -04:00 committed by GitHub
parent 4c3c057efe
commit 1dc7d0cdc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,6 +112,7 @@ test_curl 200 bot.whatismyipaddress.com
test_curl 200 curlmyip.net
echo -e "### new line"
test_curl 200 ipaddy.net
test_curl 200 eth0.me
test_curl 200 ipaddr.site
test_curl 200 ifconfig.co
@ -230,4 +231,4 @@ test_telnet telehack.com 23
echo -e "\nFinal test result: ${final_result}"
echo -e "\n==END==\n\n"
exit ${final_result_code}
exit ${final_result_code}