公司 IP 更新为 116.8.4.34

hotfix/远程访问多媒体中心
LiaoYijun 6 years ago
parent e041e5409d
commit 2b08a1ef3a

@ -99,6 +99,7 @@ function is_remote_ip()
|| stripos($ip_list,'111.59.90.31')!==false
|| stripos($ip_list,'180.140.114.225')!==false
|| stripos($ip_list,'180.140.114.208')!==false
|| stripos($ip_list,'116.8.4.34')!==false
|| stripos($ip_list,'::1')!==false //这个也是本地IP
){
return false;

Loading…
Cancel
Save