mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 17:25:40 +08:00
20 lines
408 B
JSON
20 lines
408 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain": "connect.rom.miui.com",
|
||
|
"domain_suffix": [
|
||
|
"msftconnecttest.com",
|
||
|
"msftncsi.com",
|
||
|
"ping.archlinux.org",
|
||
|
"captive.apple.com",
|
||
|
"connectivitycheck.gstatic.com",
|
||
|
"cp.cloudflare.com",
|
||
|
"network-test.debian.org",
|
||
|
"detectportal.firefox.com",
|
||
|
"networkcheck.kde.org"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|