From 4150bed5f078d0f6bd0bdf3918b17fe3e737e194 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 8 Dec 2022 20:14:14 -0700 Subject: [PATCH] Update RestrictedNames --- app/Util/Lexer/RestrictedNames.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/Util/Lexer/RestrictedNames.php b/app/Util/Lexer/RestrictedNames.php index 6795870b..bb7103cf 100644 --- a/app/Util/Lexer/RestrictedNames.php +++ b/app/Util/Lexer/RestrictedNames.php @@ -121,6 +121,7 @@ class RestrictedNames 'broadcaster', 'booth', 'bouncer', + 'browse', 'c', 'cdn', 'circle', @@ -165,6 +166,7 @@ class RestrictedNames 'exports', 'f', 'feed', + 'featured', 'font', 'fonts', 'follow', @@ -203,6 +205,7 @@ class RestrictedNames 'import', 'imports', 'j', + 'join', 'js', 'k', 'key', @@ -257,6 +260,8 @@ class RestrictedNames 'photo', 'photos', 'password', + 'portfolio', + 'portfolios', 'privacy', 'private', 'q',