Files
2026-03-23 15:31:31 +08:00

50 lines
929 B
JSON

{
"version": 3,
"rules": [
{
"domain_suffix": [
"cn",
"ms"
]
},
{
"domain_keyword": [
".tmall.com",
"alicdn",
"alipay",
"aliyun",
"baidu",
"beplay",
"microsoft",
"officecdn",
"taobao"
]
},
{
"ip_cidr": [
"1.255.62.0/24",
"101.32.104.0/21",
"101.32.118.0/23",
"101.32.96.0/20",
"119.28.28.28/32",
"120.195.181.180/32",
"129.226.0.0/16",
"182.254.116.0/24",
"183.128.0.0/11",
"183.131.48.0/20",
"185.188.32.0/22",
"185.188.32.0/24",
"185.188.33.0/24",
"185.188.34.0/24",
"185.188.35.0/24",
"203.205.238.0/23",
"203.205.254.0/23",
"2a0b:b580::/48",
"2a0b:b581::/48",
"2a0b:b582::/48",
"2a0b:b583::/48"
]
}
]
}