Update ifconfig.co example endpoint

This commit is contained in:
Gitouche 2021-10-27 22:32:13 +02:00
parent cd1def40e1
commit 3832ec2709

View file

@ -36,7 +36,7 @@ run your own external IP provider:
+ <?php $ip = $_SERVER['REMOTE_ADDR']; ?> + <?php $ip = $_SERVER['REMOTE_ADDR']; ?>
<?php print $ip; ?> <?php print $ip; ?>
e.g. e.g.
+ https://ifconfig.co/ip + https://ifconfig.co
+ http://ifconfig.me/ip + http://ifconfig.me/ip
+ http://whatismyip.akamai.com/ + http://whatismyip.akamai.com/
+ http://ipinfo.io/ip + http://ipinfo.io/ip