Added excluded usernames list so that illegal domain entries cannot be done
This commit is contained in:
parent
e41ac8c144
commit
b91d8a07d6
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
Loading…
Reference in New Issue