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