Daniel Supernault 7 лет назад
Родитель
Сommit
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()