From 5f3677d18c13e17916e70899e49948bf9e30ebf9 Mon Sep 17 00:00:00 2001 From: CHERWING <160421895+CHERWING@users.noreply.github.com> Date: Sun, 2 Jun 2024 19:06:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=AB=AF=E5=8D=88=E6=8E=A8?= =?UTF-8?q?=E5=B8=81=E6=AC=A1=E6=95=B0=E5=88=A4=E6=96=AD=20=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E9=87=87=E8=9C=9C=E5=AE=B9=E5=99=A8=E6=89=A9=E5=AE=B9?= =?UTF-8?q?=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SFSY.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SFSY.py b/SFSY.py index 868a38a..3c3cca9 100755 --- a/SFSY.py +++ b/SFSY.py @@ -370,7 +370,7 @@ class RUN: # 大冒险 gameNum = 5 - url = 'https://mcs-mimp-web.sf-express.com/mcs-mimp/commonPost/~memberNonactivity~receiveExchangeGameService~expand' + url = 'https://mcs-mimp-web.sf-express.com/mcs-mimp/commonPost/~memberNonactivity~receiveExchangeIndexService~expand' response = self.do_request(url, data={}) # print(response) stu = response.get('success', False) @@ -1708,8 +1708,9 @@ if __name__ == '__main__': 打开{APP_NAME}APP或小程序 点击我的 打开抓包工具 - 点击“积分”,抓: + 点击“积分”,以下几种url之一: https://mcs-mimp-web.sf-express.com/mcs-mimp/share/weChat/shareGiftReceiveRedirect + https://mcs-mimp-web.sf-express.com/mcs-mimp/share/app/shareRedirect 多账号#分割 ✨ ✨✨wxpusher一对一推送功能, ✨需要定义变量export WXPUSHER=wxpusher的app_token,不设置则不启用wxpusher一对一推送