mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-23 16:24:29 +00:00
Update RestrictedNames
This commit is contained in:
parent
9ec302a168
commit
f69624eb28
1 changed files with 0 additions and 5 deletions
|
@ -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()
|
||||||
|
|
Loading…
Reference in a new issue