From 74ead1dc775a1d9b15f7b037f93c84673ea3cc97 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Tue, 4 Jun 2019 21:47:25 -0600 Subject: [PATCH] Update RestrictedNames --- app/Util/Lexer/RestrictedNames.php | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/app/Util/Lexer/RestrictedNames.php b/app/Util/Lexer/RestrictedNames.php index 61bc07e5c..92eec60fb 100644 --- a/app/Util/Lexer/RestrictedNames.php +++ b/app/Util/Lexer/RestrictedNames.php @@ -12,9 +12,6 @@ class RestrictedNames 'autoconfig', 'blog', 'broadcasthost', - 'contact', - 'contact-us', - 'contact_us', 'copyright', 'download', 'domainadmin', @@ -111,19 +108,23 @@ class RestrictedNames 'booth', 'bouncer', 'c', - 'css', + 'cdn', 'circle', 'circles', 'checkpoint', - 'community', - 'communities', 'collection', 'collections', + 'community', + 'communities', + 'contact', + 'contact-us', + 'contact_us', 'costar', 'costars', - 'cdn', + 'css', 'd', 'dashboard', + 'db', 'deck', 'dev', 'developer', @@ -143,8 +144,10 @@ class RestrictedNames 'fonts', 'g', 'gdpr', + 'graph', 'group', 'groups', + 'h', 'home', 'help', 'helpcenter', @@ -162,10 +165,15 @@ class RestrictedNames 'invite', 'invites', 'js', + 'l', 'lab', 'labs', 'legal', 'live', + 'loop', + 'loops', + 'location', + 'locations', 'login', 'logout', 'm', @@ -183,6 +191,8 @@ class RestrictedNames 'p', 'page', 'pages', + 'pin', + 'pins', 'photo', 'photos', 'password', @@ -212,6 +222,7 @@ class RestrictedNames 'timeline', 'timelines', 'tour', + 'tv', 'user', 'users', 'username',