From e71bbec03efb516d55b5c4aaef81cd1e3f44f9e9 Mon Sep 17 00:00:00 2001 From: Dorae <86833913+Toperlock@users.noreply.github.com> Date: Fri, 1 Dec 2023 13:23:24 +0800 Subject: [PATCH] Create wechat.json --- wechat.json | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 wechat.json diff --git a/wechat.json b/wechat.json new file mode 100644 index 0000000..894213d --- /dev/null +++ b/wechat.json @@ -0,0 +1,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" + ] + } + ] +}