diff --git a/README.md b/README.md index e98ff2b..5d8ee55 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ Tips: | 小米运动 | [wjf0214](https://github.com/wjf0214) | [小米运动.har](https://github.com/qiandao-today/templates/blob/master/小米运动.har) | 2021-12-08 20:00:00 | username:账号
password:密码
min_step:最小步数
max_step:最大步数
步数在最大最小值之间取值,不填默认为1w到2w之间随机 | | 阡陌居 | [wjf0214](https://github.com/wjf0214) | [阡陌居.har](https://github.com/qiandao-today/templates/blob/master/阡陌居.har) | 2021-12-10 09:45:00 | 登录后首页cookie
http://www.1000qm.vip/ | | PtTime | [a76yyyy](https://github.com/a76yyyy) | [PtTime.har](https://github.com/qiandao-today/templates/blob/master/PtTime.har) | 2021-12-12 12:00:00 | 登录后首页cookie
https://www.pttime.org/ | +| ToTheGlory | [a76yyyy](https://github.com/a76yyyy) | [ToTheGlory.har](https://github.com/qiandao-today/templates/blob/master/ToTheGlory.har) | 2021-12-12 13:00:00 | 登录后首页cookie
https://totheglory.im/ | ## 📄如何注册第三方库 diff --git a/ToTheGlory.har b/ToTheGlory.har new file mode 100644 index 0000000..dc6763d --- /dev/null +++ b/ToTheGlory.har @@ -0,0 +1 @@ +[{"request":{"method":"GET","url":"https://totheglory.im/my.php","headers":[{"name":":method","value":"GET"},{"name":":authority","value":"totheglory.im"},{"name":":scheme","value":"https"},{"name":":path","value":"/my.php"},{"name":"pragma","value":"no-cache"},{"name":"cache-control","value":"no-cache"},{"name":"upgrade-insecure-requests","value":"1"},{"name":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36"},{"name":"accept","value":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"},{"name":"referer","value":"https://totheglory.im/login.php"},{"name":"cookie","value":"{{cookies}}"}],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"php\\?id=(.+?)\">","from":"content","name":"id"},{"re":"return false;\" title=\"(.+?)\">","from":"content","name":"log_jf"},{"re":"/mybonus.php\">(.+?)","from":"content","name":"log_jf"},{"re":"下载量 : (.+?)","from":"content","name":"log_xzl"},{"re":"上传量 : (.+?)","from":"content","name":"log_scl"},{"re":"分享率 :(.+?)(\\d+)","from":"content","name":"log_hp"}]}},{"comment":"unicode转换","request":{"method":"GET","url":"http://localhost/util/unicode?content=%E4%B8%8A%E4%BC%A0%E9%87%8F%3A%20{{log_scl|urlencode}}%20%7C%20%E4%B8%8B%E8%BD%BD%E9%87%8F%3A%20{{log_xzl|urlencode}}%20%7C%20%E5%88%86%E4%BA%AB%E7%8E%87%3A%20{{log_fxl|urlencode}}%C2%A0%C2%A0%7C%20HP%3A%20{{log_hp|urlencode}}%C2%A0%7C%20%E7%A7%AF%E5%88%86%3A%20{{log_jf|urlencode}}%20%7C%20%5Cr%5Cn%E7%AD%BE%E5%88%B0%3A%20{{info|urlencode}}","headers":[],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"},{"re":"\"状态\": \"200\"","from":"content"}],"failed_asserts":[],"extract_variables":[{"name":"__log__","re":"\"转换后\": \"(.*)\"","from":"content"}]}}] \ No newline at end of file diff --git a/tpls_history.json b/tpls_history.json index d30e24e..e5d7d14 100644 --- a/tpls_history.json +++ b/tpls_history.json @@ -1224,6 +1224,18 @@ "date": "2021-12-12 12:00:00", "version": "20211212", "commenturl":"https://github.com/qiandao-today/templates/issues/130" + }, + "ToTheGlory": { + "name": "ToTheGlory", + "author": "a76yyyy", + "url": "https://raw.githubusercontent.com/qiandao-today/templates/master/ToTheGlory.har", + "update": false, + "comments": "登录后首页cookie
https://totheglory.im/", + "filename": "ToTheGlory.har", + "content": "", + "date": "2021-12-12 13:00:00", + "version": "20211212", + "commenturl":"https://github.com/qiandao-today/templates/issues/131" } } } \ No newline at end of file