@@ -134,7 +134,7 @@ class RouteService
// $Channel=$_REQUEST['c'];
// $Channel=explode('/',$Channel)[0];
// }
- if (strstr($origin, "24680.pro")) {
+ if (strstr($origin, "test")) {
// $Channel = 44;
return $origin;
}
@@ -333,7 +333,7 @@ class IpCheck
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 = [
'BD' => [
'country' => 'Bangladesh',