mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
track new git remote (#95552)
This commit is contained in:
@@ -36,7 +36,8 @@ const SecondLevelDomainWhitelist = [
|
||||
'amazonaws.com',
|
||||
'cloudapp.net',
|
||||
'rhcloud.com',
|
||||
'google.com'
|
||||
'google.com',
|
||||
'azure.com'
|
||||
];
|
||||
|
||||
function stripLowLevelDomains(domain: string): string | null {
|
||||
|
||||
Reference in New Issue
Block a user