update ip

This commit is contained in:
tradewind 2021-01-10 15:00:38 +00:00
parent 0a6e26617e
commit 3d69b1b91e

View File

@ -29,7 +29,7 @@ try {
} }
$realIp = shell_exec('curl -s ip.sb'); $realIp = shell_exec('curl -s ifocnfig.me');
if (!empty($realIp)) { if (!empty($realIp)) {
if ($realIp !== $recordIp) { if ($realIp !== $recordIp) {