fix
This commit is contained in:
@@ -6,7 +6,7 @@ $url = $local_url . "/createuser";
|
||||
$username = urlencode("jubaworker+" . rand(1000, 9999) . "@gmail.com");
|
||||
|
||||
$username = "jubaworker+" . rand(1000, 9999) . "@gmail.com";
|
||||
//$username = "ameye+" . rand(1000, 9999) . "@chiefsoft.com";
|
||||
$username = "ameye+auto" . rand(1000, 9999) . "@chiefsoft.com";
|
||||
//$username = "ses66181+" . rand(1000, 9999) . "@gmail.com";
|
||||
$phone = (rand(1, 2) > 1) ? "770222" . rand(2222, 9999) : '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user