Add robots.txt to the list of reserved names

This commit is contained in:
Jackson Harper 2023-06-15 11:47:59 +08:00
parent fab9064696
commit 52af2d8cb4

View file

@ -116,6 +116,7 @@ const RESERVED_NAMES = new Set([
'register',
'remove',
'replies',
'robots.txt',
'root',
'rss',
'sales',