加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
MIUI历史版本.har 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
asdaragon 提交于 2020-11-14 15:14 . 添加readme
[{"comment":"登录","request":{"method":"POST","url":"https://miuiver.com/wp-content/plugins/erphplogin//action/login.php","headers":[],"cookies":[],"data":"log={{ username |urlencode}}&pwd={{ password |urlencode}}&action=mobantu_login","mimeType":"application/x-www-form-urlencoded; charset=UTF-8"},"rule":{"success_asserts":[{"re":"1","from":"content"}],"failed_asserts":[],"extract_variables":[{"re":"(.+)","from":"content","name":"__log__"}]}},{"comment":"签到","request":{"method":"POST","url":"https://miuiver.com/wp-admin/admin-ajax.php","headers":[],"cookies":[],"data":"action=epd_checkin","mimeType":"application/x-www-form-urlencoded; charset=UTF-8"},"rule":{"success_asserts":[],"failed_asserts":[],"extract_variables":[{"re":"\"status\":(.+),\"msg\"","from":"content","name":"zt"},{"re":"msg\":\"(.+)\"","from":"content","name":"__log__"},{"re":"msg\":\"(.+)\"","from":"content","name":"msg"}]}},{"comment":"url解码","request":{"method":"GET","url":"http://localhost/util/unicode?content={{ msg |urlencode}}","headers":[],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"},{"re":"\"状态\": \"200\"","from":"content"}],"failed_asserts":[],"extract_variables":[{"re":"\"转换后\": \"(.+)\"","from":"content","name":"__log__"}]}}]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化