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

View File

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