1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-23 16:24:29 +00:00

Update RestrictedNames

This commit is contained in:
Daniel Supernault 2018-05-31 20:31:53 -06:00
parent 9ec302a168
commit f69624eb28

View file

@ -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()