diff --git a/application/controllers/information.php b/application/controllers/information.php index c9171141..5e562da5 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -507,9 +507,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':