mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
13 lines
158 B
Ruby
13 lines
158 B
Ruby
RESERVED_SUBDOMAINS = [
|
|
'login',
|
|
'docs',
|
|
'demo',
|
|
'astuto',
|
|
'playground',
|
|
'showcase',
|
|
'help',
|
|
'admin',
|
|
'logs',
|
|
'dashboard',
|
|
'analytics'
|
|
] |