mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-23 08:14:10 +00:00
Update RestrictedNames
This commit is contained in:
parent
75fdf2ec34
commit
a972671115
1 changed files with 18 additions and 0 deletions
|
@ -164,7 +164,10 @@ class RestrictedNames
|
||||||
'explore',
|
'explore',
|
||||||
'export',
|
'export',
|
||||||
'exports',
|
'exports',
|
||||||
|
'external',
|
||||||
'f',
|
'f',
|
||||||
|
'fedi',
|
||||||
|
'fediverse',
|
||||||
'feed',
|
'feed',
|
||||||
'featured',
|
'featured',
|
||||||
'font',
|
'font',
|
||||||
|
@ -175,10 +178,12 @@ class RestrictedNames
|
||||||
'follow-me',
|
'follow-me',
|
||||||
'follow_me',
|
'follow_me',
|
||||||
'g',
|
'g',
|
||||||
|
'go',
|
||||||
'gdpr',
|
'gdpr',
|
||||||
'graph',
|
'graph',
|
||||||
'ghost',
|
'ghost',
|
||||||
'ghosts',
|
'ghosts',
|
||||||
|
'global',
|
||||||
'group',
|
'group',
|
||||||
'groups',
|
'groups',
|
||||||
'h',
|
'h',
|
||||||
|
@ -217,7 +222,10 @@ class RestrictedNames
|
||||||
'lab',
|
'lab',
|
||||||
'labs',
|
'labs',
|
||||||
'legal',
|
'legal',
|
||||||
|
'link',
|
||||||
'live',
|
'live',
|
||||||
|
'look',
|
||||||
|
'look-back',
|
||||||
'loop',
|
'loop',
|
||||||
'loops',
|
'loops',
|
||||||
'location',
|
'location',
|
||||||
|
@ -226,6 +234,8 @@ class RestrictedNames
|
||||||
'logout',
|
'logout',
|
||||||
'm',
|
'm',
|
||||||
'media',
|
'media',
|
||||||
|
'mini',
|
||||||
|
'micro',
|
||||||
'menu',
|
'menu',
|
||||||
'music',
|
'music',
|
||||||
'my2020',
|
'my2020',
|
||||||
|
@ -239,6 +249,7 @@ class RestrictedNames
|
||||||
'my2028',
|
'my2028',
|
||||||
'my2029',
|
'my2029',
|
||||||
'my2030',
|
'my2030',
|
||||||
|
'my',
|
||||||
'n',
|
'n',
|
||||||
'news',
|
'news',
|
||||||
'new',
|
'new',
|
||||||
|
@ -249,6 +260,8 @@ class RestrictedNames
|
||||||
'newsrooms',
|
'newsrooms',
|
||||||
'news-room',
|
'news-room',
|
||||||
'news-rooms',
|
'news-rooms',
|
||||||
|
'network',
|
||||||
|
'networks',
|
||||||
'o',
|
'o',
|
||||||
'oauth',
|
'oauth',
|
||||||
'official',
|
'official',
|
||||||
|
@ -262,6 +275,8 @@ class RestrictedNames
|
||||||
'password',
|
'password',
|
||||||
'portfolio',
|
'portfolio',
|
||||||
'portfolios',
|
'portfolios',
|
||||||
|
'pre',
|
||||||
|
'post',
|
||||||
'privacy',
|
'privacy',
|
||||||
'private',
|
'private',
|
||||||
'q',
|
'q',
|
||||||
|
@ -273,6 +288,7 @@ class RestrictedNames
|
||||||
'register',
|
'register',
|
||||||
'registers',
|
'registers',
|
||||||
'review',
|
'review',
|
||||||
|
'reviews',
|
||||||
'reset',
|
'reset',
|
||||||
'report',
|
'report',
|
||||||
'results',
|
'results',
|
||||||
|
@ -328,6 +344,8 @@ class RestrictedNames
|
||||||
'www',
|
'www',
|
||||||
'x',
|
'x',
|
||||||
'y',
|
'y',
|
||||||
|
'year',
|
||||||
|
'year-in-review',
|
||||||
'z',
|
'z',
|
||||||
'400',
|
'400',
|
||||||
'401',
|
'401',
|
||||||
|
|
Loading…
Reference in a new issue