mirror of
https://github.com/astuto/astuto.git
synced 2025-12-14 18:57:51 +01:00
16 lines
196 B
Ruby
16 lines
196 B
Ruby
RESERVED_SUBDOMAINS = [
|
|
'login',
|
|
'docs',
|
|
'demo',
|
|
'astuto',
|
|
'playground',
|
|
'showcase',
|
|
'help',
|
|
'admin',
|
|
'logs',
|
|
'dashboard',
|
|
'analytics',
|
|
'cname',
|
|
'whatever',
|
|
'billing'
|
|
] |