karing-ruleset/geo/geosite/microsoft-pki.json
github-actions[bot] dbe50767a7 Released on
2025-06-11 14:44:23 +00:00

16 lines
263 B
JSON

{
"version": 1,
"rules": [
{
"domain": [
"crl.microsoft.com",
"mscrl.microsoft.com",
"ocsp.microsoft.com",
"oneocsp.microsoft.com",
"www.microsoft.com"
],
"domain_suffix": "msocsp.com"
}
]
}