mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Reserve some names for tools and landing pages
This commit is contained in:
parent
9213d222c4
commit
f939786c2a
1 changed files with 2 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ const RESERVED_NAMES = new Set([
|
|||
'follow',
|
||||
'followers',
|
||||
'following',
|
||||
'for',
|
||||
'friend',
|
||||
'friends',
|
||||
'gist',
|
||||
|
|
@ -140,6 +141,7 @@ const RESERVED_NAMES = new Set([
|
|||
'sysadministrator',
|
||||
'terms',
|
||||
'tour',
|
||||
'tools',
|
||||
'translations',
|
||||
'trends',
|
||||
'unfollow',
|
||||
|
|
|
|||
Loading…
Reference in a new issue