mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 05:15:35 +08:00
17 lines
232 B
JSON
17 lines
232 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain_suffix": [
|
||
|
"asktug.com",
|
||
|
"pingcap.cn",
|
||
|
"pingcap.com",
|
||
|
"tidb.ai",
|
||
|
"tidb.net",
|
||
|
"tidbcloud.com",
|
||
|
"tikv.org"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|