mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2026-04-04 19:26:33 +08:00
26 lines
606 B
JSON
26 lines
606 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"ping.archlinux.org",
|
|
"redirect.archlinux.org",
|
|
"connectivitycheck.platform.hihonorcloud.com",
|
|
"connectivitycheck.platform.hicloud.com",
|
|
"connect.rom.miui.com",
|
|
"connectivity-check.ubuntu.com"
|
|
],
|
|
"domain_suffix": [
|
|
"msftconnecttest.com",
|
|
"msftncsi.com",
|
|
"captive.apple.com",
|
|
"cp.cloudflare.com",
|
|
"network-test.debian.org",
|
|
"detectportal.firefox.com",
|
|
"connectivitycheck.gstatic.com",
|
|
"networkcheck.kde.org"
|
|
]
|
|
}
|
|
]
|
|
}
|