From a7a8fbceb775362e6dd05fe6a88c848af9d89e4a Mon Sep 17 00:00:00 2001 From: sliverkiss <1393579810@qq.com> Date: Mon, 23 Oct 2023 22:59:38 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9Efix=20bug=EF=BC=9A=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E6=9D=BE=E9=BC=A0ios=E7=AD=BE=E5=88=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sliverkiss.gallery.json | 3 +++ task/sxios.conf | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sliverkiss.gallery.json b/sliverkiss.gallery.json index 62db296..b85316a 100644 --- a/sliverkiss.gallery.json +++ b/sliverkiss.gallery.json @@ -17,6 +17,9 @@ },{ "config": "0 6 * * * https://raw.githubusercontent.com/kayanouriko/quantumultx-skland-auto-sign/main/src/skland-auto-sign.js, tag=森空岛小助手, img-url=https://raw.githubusercontent.com/kayanouriko/quantumultx-skland-auto-sign/main/assets/gallery-icon.png, enabled=false", "addons": "https://raw.githubusercontent.com/kayanouriko/quantumultx-skland-auto-sign/main/task/skland.conf, tag=配置森空岛小助手" + },{ + "config": "11 11 * * * https://raw.githubusercontent.com/Sliverkiss/GoodNight/master/Script/sxios.js, tag=松鼠ios签到, img-url=https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Sxios.jpg, enabled=false", + "addons": "https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/task/sxios.conf, tag=松鼠ios获取token" },{ "config": "7 0 * * * https://raw.githubusercontent.com/Sliverkiss/GoodNight/master/Script/yuchenios.js, tag=雨晨ios签到, img-url=https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/yuchenios.png, enabled=false", "addons": "https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/task/yuchenios.conf, tag=雨晨ios获取token" diff --git a/task/sxios.conf b/task/sxios.conf index 5f17a82..8ec1ff1 100644 --- a/task/sxios.conf +++ b/task/sxios.conf @@ -6,7 +6,7 @@ # @license MIT # mitm -hostname = ios.xiezhenge.com +hostname = ios.songshuyouxi.com # 获取松鼠ios签到需要的各项参数 -^https\:\/\/ios\.xiezhenge\.com\/user url script-request-header https://raw.githubusercontent.com/Sliverkiss/GoodNight/master/Script/sxios.js +^https\:\/\/ios\.songshuyouxi\.com\/user url script-request-header https://raw.githubusercontent.com/Sliverkiss/GoodNight/master/Script/sxios.js