Merge pull request #3 from qiandao-today/master

同步
This commit is contained in:
github-h 2020-07-04 15:05:22 +08:00 committed by GitHub
commit 1f89e21023
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 3 deletions

View File

@ -0,0 +1 @@
[{"comment":"","request":{"method":"POST","url":"https://login.microsoftonline.com/common/oauth2/v2.0/token?client_secret={{secret|urlencode}}","headers":[{"name":"Content-Type","value":"application/x-www-form-urlencoded"}],"cookies":[],"data":"grant_type=refresh_token&refresh_token={{refresh_token}}&client_id={{client_id}}&client_secret={{secret}}&redirect_uri=http://localhost:53682/","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"access_token\":\"(.*?)\"","from":"content","name":"access_token"},{"re":"refresh_token\":\"(.*?)\"","from":"content","name":"nrefresh_token"}]}},{"comment":"1","request":{"method":"GET","url":"https://graph.microsoft.com/v1.0/me/drive/root","headers":[{"name":"Content-Type","value":"application/json"},{"name":"Authorization","value":"{{access_token}}"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"name\":\"(.*?)\"","from":"content","name":"name1"}]}},{"comment":"2","request":{"method":"GET","url":"https://graph.microsoft.com/v1.0/me/drive","headers":[{"name":"Content-Type","value":"application/json"},{"name":"Authorization","value":"{{access_token}}"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"name\":\"(.*?)\"","from":"content","name":"name2"}]}},{"comment":"3","request":{"method":"GET","url":"https://graph.microsoft.com/v1.0/drive/root","headers":[{"name":"Content-Type","value":"application/json"},{"name":"Authorization","value":"{{access_token}}"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"name\":\"(.*?)\"","from":"content","name":"name3"}]}},{"comment":"4","request":{"method":"GET","url":"https://graph.microsoft.com/v1.0/users","headers":[{"name":"Content-Type","value":"application/json"},{"name":"Authorization","value":"{{access_token}}"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"name\":\"(.*?)\"","from":"content","name":"name4"}]}},{"comment":"5","request":{"method":"GET","url":"https://graph.microsoft.com/v1.0/me/messages","headers":[{"name":"Content-Type","value":"application/json"},{"name":"Authorization","value":"{{access_token}}"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"name\":\"(.*?)\"","from":"content","name":"name5"}]}},{"comment":"6","request":{"method":"GET","url":"https://graph.microsoft.com/v1.0/me/mailFolders/inbox/messageRules","headers":[{"name":"Content-Type","value":"application/json"},{"name":"Authorization","value":"{{access_token}}"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"name\":\"(.*?)\"","from":"content","name":"name6"}]}},{"comment":"7","request":{"method":"GET","url":"https://graph.microsoft.com/v1.0/me/drive/root/children","headers":[{"name":"Content-Type","value":"application/json"},{"name":"Authorization","value":"{{access_token}}"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"name\":\"(.*?)\"","from":"content","name":"name7"}]}},{"comment":"8","request":{"method":"GET","url":"https://api.powerbi.com/v1.0/myorg/apps","headers":[{"name":"Content-Type","value":"application/json"},{"name":"Authorization","value":"{{access_token}}"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"name\":\"(.*?)\"","from":"content","name":"name8"}]}},{"comment":"9","request":{"method":"GET","url":"https://graph.microsoft.com/v1.0/me/mailFolders","headers":[{"name":"Content-Type","value":"application/json"},{"name":"Authorization","value":"{{access_token}}"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"name\":\"(.*?)\"","from":"content","name":"name9"}]}},{"comment":"","request":{"method":"GET","url":"https://v1.alapi.cn/api/encrypt?type=urldecode&content=%5BE5%E7%99%BD%E5%AB%96%5D%20api%E8%B0%83%E7%94%A8%E5%AE%8C%E6%88%90{{date_time(True,True,0)|urlencode}}","headers":[],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"encrypt\": \"(.*?)\"","from":"content","name":"__log__"}]}}]

View File

@ -11,6 +11,10 @@
[github-h](https://github.com/github-h)
[liuqitech](https://github.com/liuqitoday)
呆贼
## 网站
Tips:
@ -31,7 +35,7 @@ WPS签到送会员|[devil](https://github.com/q123458384)|[WPS.har](https://raw.
柠檬PT签到|[devil](https://github.com/q123458384)|[柠檬PT签到.har](https://raw.githubusercontent.com/qiandao-today/templates/master/leaguehd%E6%9F%A0%E6%AA%ACPT.har)|2020-05-25 14:06:23|cookie<br>https://leaguehd.com/attendance.php
ZodGame论坛|[github-h](https://github.com/github-h)|[ZodGame论坛.har](https://raw.githubusercontent.com/qiandao-today/templates/master/ZodGame%E8%AE%BA%E5%9D%9B.har)|2020-06-25 19:20:44|cookie<br>https://zodgame.xyz
星空论坛seikuu|[github-h](https://github.com/github-h)|[星空论坛seikuu.har](https://raw.githubusercontent.com/qiandao-today/templates/master/%E6%98%9F%E7%A9%BA%E8%AE%BA%E5%9D%9Bseikuu.har)|2020-06-25 17:51:54|cookie<br>https://bbs2.seikuu.com/
网易云音乐-电脑 AND 手机|[qiandao.today公共模板](https://qiandao.today/tpls/public)|[网易云音乐-电脑 AND 手机.har](https://raw.githubusercontent.com/qiandao-today/templates/master/%e7%bd%91%e6%98%93%e4%ba%91%e9%9f%b3%e4%b9%90-%e7%94%b5%e8%84%91+AND+%e6%89%8b%e6%9c%ba.har)|2020-06-25 21:12:03|cookie<br>https://music.163.com/
网易云音乐-电脑 AND 手机|[qiandao.today公共模板](https://qiandao.today/tpls/public)|[网易云音乐-电脑 AND 手机.har](https://raw.githubusercontent.com/qiandao-today/templates/master/%E7%BD%91%E6%98%93%E4%BA%91%E9%9F%B3%E4%B9%90-%E7%94%B5%E8%84%91%20AND%20%E6%89%8B%E6%9C%BA.har)|2020-06-25 21:12:03|cookie<br>https://music.163.com/
吾爱破解|[github-h](https://github.com/github-h)|[吾爱破解.har](https://raw.githubusercontent.com/qiandao-today/templates/master/%e5%90%be%e7%88%b1%e7%a0%b4%e8%a7%a3.har)|2020-06-09 10:59:44|cookie<br>https://www.52pojie.cn/
哥特动漫王国|[github-h](https://github.com/github-h)|[哥特动漫王国.har](https://raw.githubusercontent.com/qiandao-today/templates/master/%e5%93%a5%e7%89%b9%e5%8a%a8%e6%bc%ab%e7%8e%8b%e5%9b%bd.har)|2020-06-25 19:20:16|cookie<br>https://www.gtloli.net/forum.php
萌出血动漫论坛|[github-h](https://github.com/github-h)|[萌出血动漫论坛.har](https://raw.githubusercontent.com/qiandao-today/templates/master/%e8%90%8c%e5%87%ba%e8%a1%80%e5%8a%a8%e6%bc%ab%e8%ae%ba%e5%9d%9b.har)|2020-06-25 17:52:07|cookie<br>http://www.bbsmcx.com/forum.php
@ -45,4 +49,6 @@ HMOE俱乐部|[github-h](https://github.com/github-h)|[HMOE俱乐部.har](https:
QQNTR论坛|[github-h](https://github.com/github-h)|[QQNTR论坛.har](https://raw.githubusercontent.com/qiandao-today/templates/master/QQNTR%e8%ae%ba%e5%9d%9b.har)|2020-06-25 19:28:02|cookie<br>https://iya.app/
CSDN-专业IT技术论坛|[github-h](https://github.com/github-h)|[CSDN-专业IT技术论坛.har](https://raw.githubusercontent.com/qiandao-today/templates/master/CSDN-%e4%b8%93%e4%b8%9aIT%e6%8a%80%e6%9c%af%e8%ae%ba%e5%9d%9b.har)|2020-06-25 19:24:22|用户名+cookie<br>此为签到模块,记得定期抽奖<br>https://www.csdn.net/
漫画补档|[AragonSnow](https://github.com/AragonSnow)|[漫画补档.har](https://raw.githubusercontent.com/qiandao-today/templates/master/%E6%BC%AB%E7%94%BB%E8%A1%A5%E6%A1%A3.har)|2020-06-16 02:24:44|用户名+密码<br>此模板默认是没有设置安全问题,没测试过有安全问题的是否能登陆成功<br>[https://www.manhuabudang.com/](https://www.manhuabudang.com/)
华盟论坛|[github-h](https://github.com/github-h)|[华盟论坛.har](https://raw.githubusercontent.com/qiandao-today/templates/master/%e5%8d%8e%e7%9b%9f%e8%ae%ba%e5%9d%9b.har)|2020-06-25 19:27:40|用户名+密码<br>https://bbs.77169.net/
华盟论坛|[github-h](https://github.com/github-h)|[华盟论坛.har](https://raw.githubusercontent.com/qiandao-today/templates/master/%e5%8d%8e%e7%9b%9f%e8%ae%ba%e5%9d%9b.har)|2020-06-25 19:27:40|用户名+密码<br>https://bbs.77169.net/
什么值得买|[liuqitech](https://github.com/liuqitoday)<br>呆贼|[什么值得买.har](https://raw.githubusercontent.com/qiandao-today/templates/master/%E4%BB%80%E4%B9%88%E5%80%BC%E5%BE%97%E4%B9%B0.har)|2020-06-28 14:12:00|网页版 cookie<br>https://www.smzdm.com/
Office-E5白嫖API调用|[gxitm](https://github.com/gxitm)|[Office-E5白嫖API调用.har](https://raw.githubusercontent.com/qiandao-today/templates/master/Office-E5%E7%99%BD%E5%AB%96API%E8%B0%83%E7%94%A8.har)|2020-07-03 21:45:38|refresh_token+client_id+secret<br>根据相关教程获取到三个参数并要保证被调用的10个API有权限<br>urlhttps://developer.microsoft.com/zh-CN/microsoft-365/dev-program

1
什么值得买.har Normal file

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
[{"request":{"method":"POST","url":"https://vip.video.qq.com/fcgi-bin/comm_cgi?name=hierarchical_task_system&cmd=2&_=","headers":[{"name":"User-Agent","value":"Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A465 QQLiveBrowser/7.7.9 WebKitCore/UIWebView"},{"name":"X-Requested-With","value":"XMLHttpRequest"},{"name":"Cookie","value":"{{cookie}}"}],"cookies":[]},"rule":{"success_asserts":[{"re":"","from":"content"},{"re":"OK","from":"content"}],"failed_asserts":[{"re":"Error","from":"content"}],"extract_variables":[{"re":"checkin_score\": (.+),\"","from":"content","name":"zt3"}]}},{"comment":"二次签到","request":{"method":"GET","url":"http://v.qq.com/x/bu/mobile_checkin","headers":[{"name":"Connection","value":"keep-alive"},{"name":"DNT","value":"1"},{"name":"Upgrade-Insecure-Requests","value":"1"},{"name":"User-Agent","value":"Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A465 QQLiveBrowser/7.7.9 WebKitCore/UIWebView"},{"name":"Accept","value":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"},{"name":"Accept-Encoding","value":"gzip, deflate"},{"name":"Accept-Language","value":"zh-CN,zh;q=0.9,en;q=0.8,en-US;q=0.7"},{"name":"Cookie","value":"{{cookie}}"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[],"failed_asserts":[],"extract_variables":[{"re":"isMultiple\" /> \\n(.+)","from":"content","name":"zt1"},{"re":"subtitle\">\\n(.+)","from":"content","name":"zt2"}]}},{"comment":"Copy_","request":{"method":"POST","url":"http://tool.chinaz.com/tools/unicode.aspx","headers":[],"cookies":[],"data":"untoch=Unicode+转+中文&content=签到积分:+{{zt3}} ---------二次签到:{{zt1}}{{zt2}}V厉值"},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"re":"id=\"result\">(.+)<","from":"content","name":"__log__"}]}}]
[{"request":{"method":"POST","url":"https://vip.video.qq.com/fcgi-bin/comm_cgi?name=hierarchical_task_system&cmd=2&_=","headers":[{"name":"User-Agent","value":"Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A465 QQLiveBrowser/7.7.9 WebKitCore/UIWebView"},{"name":"X-Requested-With","value":"XMLHttpRequest"},{"name":"Cookie","value":"{{cookie}}"}],"cookies":[]},"rule":{"success_asserts":[{"re":"","from":"content"},{"re":"OK","from":"content"}],"failed_asserts":[{"re":"Error","from":"content"}],"extract_variables":[{"re":"checkin_score\": (.+),\"","from":"content","name":"zt3"}]}},{"comment":"二次签到","request":{"method":"GET","url":"https://v.qq.com/x/bu/mobile_checkin?","headers":[{"name":"Cookie","value":"{{cookie}}"},{"name":"Accept-Encoding","value":"gzip, deflate"},{"name":"Accept","value":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"},{"name":"Connection","value":"keep-alive"},{"name":"User-Agent","value":"Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A465 QQLiveBrowser/7.7.9 WebKitCore/UIWebView"},{"name":"Upgrade-Insecure-Requests","value":"1"},{"name":"Accept-Language","value":"zh-cn"}],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"zt2","re":"subtitle\">\\n(.+)","from":"content"},{"name":"zt1","re":"isMultiple\" /> \\n(.+)","from":"content"}]}},{"comment":"信息查询","request":{"method":"GET","url":"https://film.qq.com/x/autovue/grade/?ptag=appsignin","headers":[{"name":"Accept-Encoding","value":"br, gzip, deflate"},{"name":"Cookie","value":"{{cookie}}"},{"name":"Connection","value":"keep-alive"},{"name":"Accept","value":"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"},{"name":"User-Agent","value":"Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A465 QQLiveBrowser/7.7.9 WebKitCore/UIWebView"},{"name":"Accept-Language","value":"zh-cn"}],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"zt6","re":"距离升级.+","from":"content"},{"name":"zt5","re":"<span class=\"highlight\">(.+?)<","from":"content"},{"name":"zt4","re":"本月已获每月上限1万</div> <div class=\"highlight\">(.+?)<","from":"content"}]}},{"comment":"unicode转换","request":{"method":"GET","url":"http://localhost/util/unicode?content=%E7%AD%BE%E5%88%B0%E7%A7%AF%E5%88%86%EF%BC%9A%E3%80%90%2B{{zt3|urlencode}}%E3%80%91%20---------%E4%BA%8C%E6%AC%A1%E7%AD%BE%E5%88%B0%EF%BC%9A%E3%80%90{{zt1|urlencode}}{{zt2|urlencode}}V%E5%8E%89%E5%80%BC%E3%80%91-----%E6%9C%AC%E6%9C%88%E5%B7%B2%E7%BB%8F%E8%8E%B7%E5%BE%97%E3%80%90{{zt4|urlencode}}%E3%80%91----%E7%9B%AE%E5%89%8D%E7%A7%AF%E5%88%86%EF%BC%9A%E3%80%90{{zt5|urlencode}}%E3%80%91%E3%80%90{{zt6|urlencode}}%E3%80%91","headers":[],"cookies":[]},"rule":{"success_asserts":[{"re":"200","from":"status"},{"re":"\"状态\": \"200\"","from":"content"}],"failed_asserts":[],"extract_variables":[{"name":"__log__","re":"\"转换后\": \"(.+?)\"","from":"content"}]}}]