diff --git a/application/controllers/information.php b/application/controllers/information.php index 0a2a3949..33912e01 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -510,9 +510,9 @@ class Information extends CI_Controller { } } if ($amp_request) { - $url = 'http://184.172.113.219:22223/amp' . $url; + $url = 'http://184.172.113.219:22224/amp' . $url; } else { - $url = 'http://184.172.113.219:22223' . $url; + $url = 'http://184.172.113.219:22224' . $url; } break; case 'ah': diff --git a/application/views/bootstrap/header.php b/application/views/bootstrap/header.php index 952eace6..ac30a510 100644 --- a/application/views/bootstrap/header.php +++ b/application/views/bootstrap/header.php @@ -81,6 +81,7 @@