mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +08:00
Update Download Hosts
This commit is contained in:
parent
8ff363ebe1
commit
dc5f0a267e
@ -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 () => {
|
||||
|
||||
@ -100,7 +100,12 @@ download.visualstudio.microsoft.com
|
||||
officecdn-microsoft-com.akamaized.net
|
||||
.delivery.mp.microsoft.com
|
||||
.download.prss.microsoft.com
|
||||
.download.windowsupdate.com
|
||||
# .download.windowsupdate.com # Domestic
|
||||
amupdatedl.microsoft.com
|
||||
amupdatedl2.microsoft.com
|
||||
amupdatedl3.microsoft.com
|
||||
amupdatedl4.microsoft.com
|
||||
amupdatedl5.microsoft.com
|
||||
# TrueNAS
|
||||
download-core.sys.truenas.net
|
||||
# IINA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user