mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Update CDN Hosts & Whitelist surge.sh
This commit is contained in:
@@ -40,7 +40,8 @@ export const WHITELIST_MAIN_DOMAINS = new Set([
|
|||||||
'wordpress.com',
|
'wordpress.com',
|
||||||
'cloud.microsoft', // actually owned by Microsoft
|
'cloud.microsoft', // actually owned by Microsoft
|
||||||
'windows.net', // Microsoft refuses to add web.core.windows.net to the Public Suffix List
|
'windows.net', // Microsoft refuses to add web.core.windows.net to the Public Suffix List
|
||||||
'myqcloud.com' // curben phishing-filter contains many entries
|
'myqcloud.com', // curben phishing-filter contains many entries
|
||||||
|
'surge.sh' // caused by phishing-filter, also no public suffix
|
||||||
]);
|
]);
|
||||||
|
|
||||||
export const leathalKeywords = createKeywordFilter([
|
export const leathalKeywords = createKeywordFilter([
|
||||||
|
|||||||
@@ -577,6 +577,7 @@ filestore.community.support.microsoft.com
|
|||||||
.msftauthimages.net
|
.msftauthimages.net
|
||||||
.sfbassets.com
|
.sfbassets.com
|
||||||
.sway-cdn.com
|
.sway-cdn.com
|
||||||
|
cmtycdn.powerpages.microsoft.com
|
||||||
# Microsoft CSP Violation Report
|
# Microsoft CSP Violation Report
|
||||||
csp.microsoft.com
|
csp.microsoft.com
|
||||||
# uses Azure Blob Storage
|
# uses Azure Blob Storage
|
||||||
|
|||||||
Reference in New Issue
Block a user