Update reserved subdomains list

This commit is contained in:
Riccardo Graziosi
2023-02-26 18:34:12 +01:00
parent b2e9031ed6
commit af37df3079

View File

@@ -1,6 +1,11 @@
RESERVED_SUBDOMAINS = [
'showcase',
'login',
'docs',
'feedback',
'demo',
'astuto',
'playground',
'showcase',
'help',
'playground'
'admin'
]