diff --git a/sliverkiss.gallery.json b/sliverkiss.gallery.json index 5038f22..4458847 100644 --- a/sliverkiss.gallery.json +++ b/sliverkiss.gallery.json @@ -3,11 +3,14 @@ "description": "sliverkiss的自用任务仓库 by Sliverkiss。请勿分享,低调使用。", "task": [ { - "config": "0 2 * * * https://gist.githubusercontent.com/Sliverkiss/7f16bab92e312d1f0e520ca20d389924/raw/29b180093d17edd6ccf0a6fdce14a8d9ec7b06df/zmhy.js, tag=中免会员小程序签到, img-url=https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Zmhy.png, enabled=false", + "config": "1 0 * * * https://gist.githubusercontent.com/Sliverkiss/7f16bab92e312d1f0e520ca20d389924/raw/29b180093d17edd6ccf0a6fdce14a8d9ec7b06df/zmhy.js, tag=中免会员小程序签到, img-url=https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Zmhy.png, enabled=false", "addons": "https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/task/zmhy.conf, tag=中免会员获取token" },{ - "config": "1 0 * * * https://raw.githubusercontent.com/wf021325/qx/master/task/ampDache.js, tag=高德地图打车签到, img-url=https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Gddt.png, enabled=false", + "config": "2 0 * * * https://raw.githubusercontent.com/wf021325/qx/master/task/ampDache.js, tag=高德地图打车签到, img-url=https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Gddt.png, enabled=false", "addons": "https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/task/gddt.conf, tag=高德地图获取token" + },{ + "config": "3 0 * * * https://gist.githubusercontent.com/Sliverkiss/9b08002724c157c876a0c39ccea88df9/raw/9559eefc24e3c8446cc031d7ef4c88506ec7063b/iios.js, tag=iios签到, img-url=https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Iios.png, enabled=false", + "addons": "https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/task/iios.conf, tag=iios获取token" }, ]