mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 17:25:40 +08:00
16 lines
263 B
JSON
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"
|
||
|
}
|
||
|
]
|
||
|
}
|