diff options
Diffstat (limited to 'submit.php')
-rwxr-xr-x | submit.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/submit.php b/submit.php index bb1e2c3..d051936 100755 --- a/submit.php +++ b/submit.php @@ -29,6 +29,7 @@ function forbidden_name($name) { '0x0', 'abuse', 'admin', + 'admins', 'administrator', 'auth', 'autoconfig', @@ -55,6 +56,7 @@ function forbidden_name($name) { 'marketting', 'mis', 'news', + 'nntp', 'nobody', 'noc', 'noreply', |