mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add robots.txt to the list of reserved names
This commit is contained in:
parent
fab9064696
commit
52af2d8cb4
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ const RESERVED_NAMES = new Set([
|
|||
'register',
|
||||
'remove',
|
||||
'replies',
|
||||
'robots.txt',
|
||||
'root',
|
||||
'rss',
|
||||
'sales',
|
||||
|
|
|
|||
Loading…
Reference in a new issue