Add websocket reserved domains

This commit is contained in:
Tom Moor 2019-04-07 17:05:05 -07:00 committed by GitHub
parent 705938e622
commit 16066c0b24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -106,6 +106,9 @@ export const RESERVED_SUBDOMAINS = [
'test',
'update',
'updates',
'ws',
'wss',
'websockets',
'www',
'www1',
'www2',