mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-05 12:40:55 +00:00
更新SF轻小说,新增极点ACG - 账号密码版
This commit is contained in:
parent
bf44458f5c
commit
fa8d407e4c
|
@ -2154,11 +2154,11 @@
|
|||
"author": "chen8945",
|
||||
"url": "https://raw.githubusercontent.com/qiandao-today/templates/master/SF轻小说.har",
|
||||
"update": false,
|
||||
"comments": "每日签到和阅读时长任务, 需要在凌晨一点后执行(相应数据需要在APP抓包)<br>https://www.sfacg.com/",
|
||||
"comments": "每日签到和阅读时长任务, 需要在凌晨一点后执行(网页或者APP均可,Cookie只能用抓取请求时所使用的UA,不可随意更改)<br>https://www.sfacg.com/",
|
||||
"filename": "SF轻小说.har",
|
||||
"content": "",
|
||||
"date": "2022-10-06 01:10:00",
|
||||
"version": "20221006",
|
||||
"date": "2023-03-29 01:55:00",
|
||||
"version": "20230329",
|
||||
"commenturl": "https://github.com/qiandao-today/templates/issues/241"
|
||||
},
|
||||
"爱桌游": {
|
||||
|
@ -2364,6 +2364,18 @@
|
|||
"date": "2023-03-17 12:30:00",
|
||||
"version": "20230227",
|
||||
"commenturl": "https://github.com/qiandao-today/templates/issues/293"
|
||||
},
|
||||
"极点ACG - 账号密码版": {
|
||||
"name": "极点ACG - 账号密码版",
|
||||
"author": "chen8945",
|
||||
"url": "https://raw.githubusercontent.com/qiandao-today/templates/master/极点ACG - 账号密码版.har",
|
||||
"update": false,
|
||||
"comments": "用户名或邮箱+密码<br>Cookie有效期只有一个月,出一个账号密码版省事<br>https://lspgal.com/",
|
||||
"filename": "极点ACG - 账号密码版.har",
|
||||
"content": "",
|
||||
"date": "2023-03-29 01:55:00",
|
||||
"version": "20230329",
|
||||
"commenturl": "https://github.com/qiandao-today/templates/issues/286"
|
||||
}
|
||||
}
|
||||
}
|
1
极点ACG - 账号密码版.har
Normal file
1
极点ACG - 账号密码版.har
Normal file
|
@ -0,0 +1 @@
|
|||
[{"request":{"method":"POST","url":"https://lspgal.com/wp-content/themes/modown/action/login.php","headers":[{"name":"origin","value":"https://lspgal.com"},{"name":"referer","value":"https://lspgal.com/"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"}],"cookies":[],"data":"log={{username|urlencode}}&pwd={{password|urlencode}}&action=mobantu_login","mimeType":"application/x-www-form-urlencoded; charset=UTF-8"},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[]}},{"request":{"method":"GET","url":"https://lspgal.com/","headers":[{"name":"referer","value":"https://lspgal.com/"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.54"}],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[{"re":"已有账号?","from":"content"},{"re":"没有账号?","from":"content"}],"extract_variables":[]}},{"request":{"method":"POST","url":"https://lspgal.com/wp-content/themes/modown/action/user.php","headers":[{"name":"origin","value":"https://lspgal.com"},{"name":"referer","value":"https://lspgal.com/user/"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"}],"cookies":[],"data":"action=user.checkin","mimeType":"application/x-www-form-urlencoded; charset=UTF-8"},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"msg","re":"\"msg\":\"(.*)\"","from":"content"}]}},{"request":{"method":"GET","url":"https://lspgal.com/user/","headers":[{"name":"referer","value":"https://lspgal.com"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"}],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[{"re":"302","from":"status"}],"extract_variables":[{"name":"name","re":"<div class=\"nickname\">(.*?)</div>","from":"content"},{"name":"qx","re":"<d>(.*)</d>","from":"content"},{"name":"yzb","re":"<b class=\"color\">(.*)</b>","from":"content"}]}},{"comment":"Unicode转换","request":{"method":"POST","url":"api://util/unicode","headers":[],"cookies":[],"data":"content=账号名称:{{name}}\\r\\n 权限:{{qx}}\\r\\n 柚子币:{{yzb}}\\r\\n 签到结果:{{msg}}"},"rule":{"success_asserts":[{"re":"200","from":"status"},{"re":"\"状态\": \"200\"","from":"content"}],"failed_asserts":[],"extract_variables":[{"name":"__log__","re":"\"转换后\": \"(.*)\"","from":"content"}]}}]
|
Loading…
Reference in New Issue
Block a user