mirror of
https://github.com/Sliverkiss/QuantumultX.git
synced 2025-12-18 15:55:05 +08:00
测试
This commit is contained in:
@@ -174,6 +174,28 @@
|
|||||||
"desc": "抓https://drive-m.quark.cn/1/clouddrive/capacity/growth/sign接口的kps、sign、vcode,用#连接,填写到quark_data,多账号用@分割"
|
"desc": "抓https://drive-m.quark.cn/1/clouddrive/capacity/growth/sign接口的kps、sign、vcode,用#连接,填写到quark_data,多账号用@分割"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},{
|
||||||
|
"id": "kbj",
|
||||||
|
"name": "康佰家大药房",
|
||||||
|
"script": "",
|
||||||
|
"author": "@Sliverkiss",
|
||||||
|
"repo": "",
|
||||||
|
"icons": [
|
||||||
|
"https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Kbj.png",
|
||||||
|
"https://raw.githubusercontent.com/Sliverkiss/QuantumultX/main/icon/Kbj.png"
|
||||||
|
],
|
||||||
|
"keys": ["kbj_data"],
|
||||||
|
"descs_html": [""],
|
||||||
|
"settings": [
|
||||||
|
{
|
||||||
|
"id": "kbj_data",
|
||||||
|
"name": "token",
|
||||||
|
"val": "",
|
||||||
|
"type": "textarea",
|
||||||
|
"placeholder": "",
|
||||||
|
"desc": ""
|
||||||
|
}
|
||||||
|
]
|
||||||
},{
|
},{
|
||||||
"id": "ysfV2",
|
"id": "ysfV2",
|
||||||
"name": "云闪付签到",
|
"name": "云闪付签到",
|
||||||
|
|||||||
BIN
icon/Kbj.png
Normal file
BIN
icon/Kbj.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
12
task/kbj.conf
Normal file
12
task/kbj.conf
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# @name 康佰家签到所需参数获取
|
||||||
|
# @version v1.1.0
|
||||||
|
# @description 用于 quantumultx 获取康佰家签到任务所需各项参数的重写文件
|
||||||
|
# @author Sliverkiss
|
||||||
|
# @homepage https://github.com/Sliverkiss/QuantumultX
|
||||||
|
# @license MIT
|
||||||
|
|
||||||
|
# mitm
|
||||||
|
hostname = app.fjxzj.com
|
||||||
|
|
||||||
|
# 获取康佰家签到需要的各项参数
|
||||||
|
^https:\/\/app.fjxzj.com\/wxscrm\/api\/member.php\?api=myintegralall url script-request-header https://gist.githubusercontent.com/Sliverkiss/48154e5277d87f9810d6b13b2b98f12a/raw/kbj.js
|
||||||
Reference in New Issue
Block a user