diff --git a/integration/Geoip.php b/integration/Geoip.php index 7993e228b..24e7ec355 100755 --- a/integration/Geoip.php +++ b/integration/Geoip.php @@ -155,6 +155,7 @@ class Geoip { 'MA' => "Morocco", 'MC' => "Monaco", 'MD' => "Moldova - Republic of", + 'ME' => "Montenegro", 'MG' => "Madagascar", 'MH' => "Marshall Islands", 'MK' => "Macedonia - the Former Yugoslav Republic of", @@ -203,6 +204,7 @@ class Geoip { 'QA' => "Qatar", 'RE' => "Reunion", 'RO' => "Romania", + 'RS' => "Serbia", 'RU' => "Russian Federation", 'RW' => "Rwanda", 'SA' => "Saudi Arabia", @@ -257,7 +259,6 @@ class Geoip { 'WS' => "Samoa", 'YE' => "Yemen", 'YT' => "Mayotte", - 'YU' => "Yugoslavia", 'ZA' => "South Africa", 'ZM' => "Zambia", 'ZR' => "Zaire",