mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-05 21:53:42 +00:00
47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
[
|
|
{
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "https://app.hbooker.com/reader/get_task_bonus_with_sign_recommend",
|
|
"headers": [
|
|
{
|
|
"name": "Connection ",
|
|
"value": "keep-alive"
|
|
},
|
|
{
|
|
"name": "User-Agent",
|
|
"value": "Android com.kuangxiang.novel {{app_version}},lge, Cheth-V10086N, 29, 11"
|
|
},
|
|
{
|
|
"name": "Content-Type",
|
|
"value": "application/x-www-form-urlencoded"
|
|
}
|
|
],
|
|
"cookies": [],
|
|
"data": "app_version={{app_version}}&login_token={{Login_token}}&task_type=1&account={{Account}}&device_token={{device_token}}"
|
|
},
|
|
"rule": {
|
|
"success_asserts": [
|
|
{
|
|
"re": "200",
|
|
"from": "status"
|
|
}
|
|
],
|
|
"failed_asserts": [
|
|
{
|
|
"re": "9T6n1bl",
|
|
"from": "content"
|
|
},
|
|
{
|
|
"re": "oEHrjeIvUDwEdHV",
|
|
"from": "content"
|
|
},
|
|
{
|
|
"re": "ysTgAIhH",
|
|
"from": "content"
|
|
}
|
|
],
|
|
"extract_variables": []
|
|
}
|
|
}
|
|
] |