Update wechat.json

This commit is contained in:
Dorae 2023-12-01 13:37:53 +08:00 committed by GitHub
parent e71bbec03e
commit c26d493505
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,47 +1,47 @@
{ {
"version": 1, "version": 1,
"rules": [ "rules": [
{ {
"domain": [ "domain": [
"dl.wechat.com", "dl.wechat.com",
"sgfindershort.wechat.com", "sgfindershort.wechat.com",
"sgilinkshort.wechat.com", "sgilinkshort.wechat.com",
"sglong.wechat.com", "sglong.wechat.com",
"sgminorshort.wechat.com", "sgminorshort.wechat.com",
"sgquic.wechat.com", "sgquic.wechat.com",
"sgshort.wechat.com", "sgshort.wechat.com",
"tencentmap.wechat.com.com" "tencentmap.wechat.com.com"
] ]
}, },
{ {
"domain_suffix": [ "domain_suffix": [
"qlogo.cn", "qlogo.cn",
"qpic.cn", "qpic.cn",
"servicewechat.com", "servicewechat.com",
"tenpay.com", "tenpay.com",
"wechat.com", "wechat.com",
"wechatlegal.net", "wechatlegal.net",
"wechatpay.com", "wechatpay.com",
"weixin.com", "weixin.com",
"weixin.qq.com", "weixin.qq.com",
"weixinbridge.com", "weixinbridge.com",
"weixinsxy.com", "weixinsxy.com",
"wxapp.tc.qq.com" "wxapp.tc.qq.com"
] ]
}, },
{ {
"ip_cidr": [ "ip_cidr": [
"101.32.104.4/32", "101.32.104.4/32",
"101.32.104.41/32", "101.32.104.41/32",
"101.32.104.56/32", "101.32.104.56/32",
"101.32.118.25/32", "101.32.118.25/32",
"101.32.133.16/32", "101.32.133.16/32",
"101.32.133.209/32", "101.32.133.209/32",
"101.32.133.53/32", "101.32.133.53/32",
"129.226.107.244/32", "129.226.107.244/32",
"129.226.3.47/32", "129.226.3.47/32",
"162.62.163.63/32" "162.62.163.63/32"
] ]
} }
] ]
} }