|
@@ -333,7 +333,7 @@ class IpCheck
|
|
|
return $insert;
|
|
return $insert;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public static $validCountries = ['BR','BD', 'MX', 'CO', 'AR', 'PE', 'CL','PK'];
|
|
|
|
|
|
|
+ public static $validCountries = ['BR','BD', 'MX', 'CO', 'AR', 'PE', 'CL','PK','US'];
|
|
|
public static $countries = [
|
|
public static $countries = [
|
|
|
'BD' => [
|
|
'BD' => [
|
|
|
'country' => 'Bangladesh',
|
|
'country' => 'Bangladesh',
|