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