diff --git a/app/Util/Lexer/RestrictedNames.php b/app/Util/Lexer/RestrictedNames.php index eb820d40d..698b31cd2 100644 --- a/app/Util/Lexer/RestrictedNames.php +++ b/app/Util/Lexer/RestrictedNames.php @@ -128,11 +128,6 @@ class RestrictedNames { // Reserved route "i", - - // Official accounts - "pixelfed", - "pixelfed-support", - "pixelfed_support", ]; public static function get()