mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 16:05:42 +08:00
17 lines
247 B
JSON
17 lines
247 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain": [
|
||
|
"pki-goog.l.google.com",
|
||
|
"c.pki.goog",
|
||
|
"i.pki.goog",
|
||
|
"o.pki.goog",
|
||
|
"crl.pki.goog",
|
||
|
"crls.pki.goog",
|
||
|
"ocsp.pki.goog"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|