Added excluded usernames list so that illegal domain entries cannot be done

This commit is contained in:
Prashant Singh 2019-07-08 17:32:12 +05:30
parent e41ac8c144
commit b91d8a07d6
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<?php
return [
];