update ip
This commit is contained in:
parent
0a6e26617e
commit
3d69b1b91e
@ -29,7 +29,7 @@ try {
|
||||
}
|
||||
|
||||
|
||||
$realIp = shell_exec('curl -s ip.sb');
|
||||
$realIp = shell_exec('curl -s ifocnfig.me');
|
||||
|
||||
if (!empty($realIp)) {
|
||||
if ($realIp !== $recordIp) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user