mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update Download Hosts
This commit is contained in:
@@ -19,7 +19,8 @@ const BLACKLIST = [
|
||||
'learn.microsoft.com',
|
||||
'devblogs.microsoft.com',
|
||||
'docs.microsoft.com',
|
||||
'developer.microsoft.com'
|
||||
'developer.microsoft.com',
|
||||
'windowsupdate.com'
|
||||
];
|
||||
|
||||
export const getMicrosoftCdnRulesetPromise = createMemoizedPromise(async () => {
|
||||
|
||||
Reference in New Issue
Block a user