From b3c4409dcf159d3ee34871600530ba4ecfb38e98 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Fri, 22 Feb 2019 12:31:09 -0700 Subject: [PATCH] Update RestrictedNames --- app/Util/Lexer/RestrictedNames.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Util/Lexer/RestrictedNames.php b/app/Util/Lexer/RestrictedNames.php index 1e09a11c3..dace884e2 100644 --- a/app/Util/Lexer/RestrictedNames.php +++ b/app/Util/Lexer/RestrictedNames.php @@ -174,6 +174,7 @@ class RestrictedNames 'privacy', 'reset', 'report', + 'results', 'reports', 'robot', 'robots',