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