diff options
author | ahriman <ahriman@falte.red> | 2019-10-27 23:23:53 -0400 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-10-27 23:23:53 -0400 |
commit | 2cc8deba0070b728de5279b1c360bf2cc46a7980 (patch) | |
tree | 76f91f67e316a8c3bdfa8ebf159804a61f7ff5e3 | |
parent | 6997c3531888ebbc58f1519428881e0e2f0dc887 (diff) | |
download | site-2cc8deba0070b728de5279b1c360bf2cc46a7980.tar.gz |
added user to rejection list for attempted compromise of another tilde server
-rwxr-xr-x | submit.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/submit.php b/submit.php index 7a1129d..2e156ce 100755 --- a/submit.php +++ b/submit.php @@ -44,6 +44,7 @@ function bannedUsers($name) { 'merc', // reactionary / troll 'mks', //same 'mom', //same + 'mzl', //attempted to infect Wilde with ransomware 'naruto', //same 'pria', //same 'remy', //been trying to get accounts for DoS attacks |