Update CDN Hosts & Move Microsoft OCSP

This commit is contained in:
SukkaW
2025-08-23 01:06:04 +08:00
parent cf1f657dae
commit 275e983521
4 changed files with 15 additions and 5 deletions

View File

@@ -1,5 +1,11 @@
export const PROBE_DOMAINS = ['.microsoft.com', '.windows.net', '.windows.com', '.windowsupdate.com', '.windowssearch.com', '.office.net'];
export const RULES = [
// Microsoft OCSP (HTTP Only)
String.raw`URL-REGEX,^http://www\.microsoft\.com/pki/`,
String.raw`URL-REGEX,^http://www\.microsoft\.com/pkiops/`
];
export const DOMAINS = [
'res.cdn.office.net',
'res-1.cdn.office.net',