diff --git a/README.md b/README.md index 7c74b8f..49063fa 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ | 喜马拉雅 | ClydeTime | ✅ | | 奇瑞汽车 | smallfawn | ✅(2023.10.24) | | 巴奴毛肚火锅 | smallfawn | ✅(2023.10.24) | - +| 鸿星尔克 | smallfawn | ✅(2023.10.24) | ### 赞赏码 diff --git a/Sliverkiss.boxjs.json b/Sliverkiss.boxjs.json index f9d28c5..3c4c0f6 100644 --- a/Sliverkiss.boxjs.json +++ b/Sliverkiss.boxjs.json @@ -49,6 +49,28 @@ "desc": "变量值:mobile-consumer-sapp.chery.cn请求头Authorization 去掉bearer " } ] + },{ + "id": "hxek", + "name": "鸿星尔克", + "script": "", + "author": "@smallfawn", + "repo": "", + "icons": [ + "https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Hxek.png", + "https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Hxek.png" + ], + "keys": ["hxek"], + "descs_html": ["抓取hope.demogic.com中的memberId"], + "settings": [ + { + "id": "hxek", + "name": "hxek", + "val": "", + "type": "textarea", + "placeholder": "", + "desc": "抓取hope.demogic.com中的memberId" + } + ] },{ "id": "bnmdhg", "name": "巴奴毛肚火锅", diff --git a/icon/Hxek.png b/icon/Hxek.png new file mode 100644 index 0000000..ed8b707 Binary files /dev/null and b/icon/Hxek.png differ diff --git a/sliverkiss.gallery.json b/sliverkiss.gallery.json index 7138fb3..eac043a 100644 --- a/sliverkiss.gallery.json +++ b/sliverkiss.gallery.json @@ -126,6 +126,8 @@ "config": "09 18 * * * https://raw.githubusercontent.com/smallfawn/QLScriptPublic/main/chery.js, tag=奇瑞汽车,img-url=https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Chery.png, enabled=false", },{ "config": "57 21 * * * https://raw.githubusercontent.com/smallfawn/QLScriptPublic/main/bnmdhg_wx.js, tag=巴奴毛肚火锅签到,img-url=https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Bnmdhg.png, enabled=false", + },{ + "config": "5 8 * * * https://raw.githubusercontent.com/Sliverkiss/GoodNight/master/Script/hxek.js, tag=巴奴毛肚火锅签到,img-url=https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Hxek.png, enabled=false", }, ] } diff --git a/sliverkiss.icon.json b/sliverkiss.icon.json index 64f07b4..34c426b 100644 --- a/sliverkiss.icon.json +++ b/sliverkiss.icon.json @@ -65,6 +65,9 @@ },{ "name": "巴奴毛肚火锅", "url": "https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Bnmdhg.png" + },{ + "name": "鸿星尔克", + "url": "https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Hxek.png" }, ] }