forked from Toperlock/sing-box-geosite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wechat.json
47 lines (47 loc) · 986 Bytes
/
wechat.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"version": 1,
"rules": [
{
"domain": [
"dl.wechat.com",
"sgfindershort.wechat.com",
"sgilinkshort.wechat.com",
"sglong.wechat.com",
"sgminorshort.wechat.com",
"sgquic.wechat.com",
"sgshort.wechat.com",
"tencentmap.wechat.com.com"
]
},
{
"domain_suffix": [
"qlogo.cn",
"qpic.cn",
"servicewechat.com",
"tenpay.com",
"wechat.com",
"wechatlegal.net",
"wechatpay.com",
"weixin.com",
"weixin.qq.com",
"weixinbridge.com",
"weixinsxy.com",
"wxapp.tc.qq.com"
]
},
{
"ip_cidr": [
"101.32.104.4/32",
"101.32.104.41/32",
"101.32.104.56/32",
"101.32.118.25/32",
"101.32.133.16/32",
"101.32.133.209/32",
"101.32.133.53/32",
"129.226.107.244/32",
"129.226.3.47/32",
"162.62.163.63/32"
]
}
]
}