mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update RestrictedNames
This commit is contained in:
parent
d654ce93d4
commit
dcc0fb42ed
1 changed files with 7 additions and 0 deletions
|
@ -145,6 +145,13 @@ class RestrictedNames {
|
|||
"timeline",
|
||||
"user",
|
||||
"users",
|
||||
"400",
|
||||
"401",
|
||||
"403",
|
||||
"404",
|
||||
"500",
|
||||
"503",
|
||||
"504",
|
||||
];
|
||||
|
||||
public static function get()
|
||||
|
|
Loading…
Reference in a new issue