Fix jobs/check.php
This commit is contained in:
parent
d8b4ee90bb
commit
b2fdc0c925
1 changed files with 2 additions and 0 deletions
|
@ -151,6 +151,8 @@ function testReg(): string {
|
|||
'suffix' => SUFFIX,
|
||||
'ns' => $matches['token'],
|
||||
]);
|
||||
|
||||
$username = $username . '2';
|
||||
}
|
||||
|
||||
return $domain;
|
||||
|
|
Loading…
Reference in a new issue