From f12bfb143510fe1519f6d4f7ed5f2c6b4744b07d Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sat, 23 May 2020 23:06:14 -0600 Subject: [PATCH] Update RestrictedNames --- app/Util/Lexer/RestrictedNames.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/Util/Lexer/RestrictedNames.php b/app/Util/Lexer/RestrictedNames.php index 0b08ee1e0..ae3f97bf4 100644 --- a/app/Util/Lexer/RestrictedNames.php +++ b/app/Util/Lexer/RestrictedNames.php @@ -238,10 +238,13 @@ class RestrictedNames 'robot', 'robots', 's', + 'sc', 'search', 'sell', 'send', 'settings', + 'short', + 'shortcode', 'status', 'statuses', 'site',