소스 검색

Update RestrictedNames

Daniel Supernault 7 년 전
부모
커밋
f69624eb28
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  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()