mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2025-05-04 11:07:47 +08:00
18 lines
289 B
JSON
18 lines
289 B
JSON
{
|
|
"version": 1,
|
|
"rules": [
|
|
{
|
|
"ip_cidr": [
|
|
"12.30.153.0/24",
|
|
"74.123.89.0/24",
|
|
"102.210.158.0/24",
|
|
"192.118.48.0/24",
|
|
"198.180.4.0/22",
|
|
"199.36.118.0/24",
|
|
"199.48.212.0/22",
|
|
"216.225.27.0/24"
|
|
]
|
|
}
|
|
]
|
|
}
|