Browse Source

Update RestrictedNames

Daniel Supernault 7 years ago
parent
commit
f69624eb28
1 changed files with 0 additions and 5 deletions
  1. 0 5
      app/Util/Lexer/RestrictedNames.php

+ 0 - 5
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()