mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 05:15:35 +08:00
22 lines
417 B
JSON
22 lines
417 B
JSON
{
|
|
"version": 1,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"publicca.googleapis.com",
|
|
"preprod-publicca.googleapis.com",
|
|
"clients1.google.com",
|
|
"pki.google.com",
|
|
"pki-goog.l.google.com",
|
|
"c.pki.goog",
|
|
"i.pki.goog",
|
|
"o.pki.goog",
|
|
"crl.pki.goog",
|
|
"crls.pki.goog",
|
|
"ocsp.pki.goog"
|
|
],
|
|
"domain_suffix": "pki.goog"
|
|
}
|
|
]
|
|
}
|