Add websocket reserved domains
This commit is contained in:
parent
705938e622
commit
16066c0b24
@ -106,6 +106,9 @@ export const RESERVED_SUBDOMAINS = [
|
||||
'test',
|
||||
'update',
|
||||
'updates',
|
||||
'ws',
|
||||
'wss',
|
||||
'websockets',
|
||||
'www',
|
||||
'www1',
|
||||
'www2',
|
||||
|
Reference in New Issue
Block a user