更新 CH 静态更新服务器地址

mobile-first
LiaoYijun 6 years ago
parent 506c7efa14
commit 9f9d71f0d2

@ -536,9 +536,9 @@ class Information extends CI_Controller
}
}
if ($amp_request) {
$url = 'http://184.172.113.217:22224/ampreq' . $url;
$url = 'http://169.54.167.189:22224/ampreq' . $url;
} else {
$url = 'http://184.172.113.217:22224' . $url;
$url = 'http://169.54.167.189:22224' . $url;
}
break;
case 'ah':

Loading…
Cancel
Save