瀏覽代碼

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
      // Reserved route
      "i",
      "i",
-
-     // Official accounts
-     "pixelfed",
-     "pixelfed-support",
-     "pixelfed_support",
   ];
   ];
 
 
   public static function get()
   public static function get()