diff --git a/op.gg自动刷新LOL战绩.har b/op.gg自动刷新LOL战绩.har new file mode 100644 index 0000000..2d1741c --- /dev/null +++ b/op.gg自动刷新LOL战绩.har @@ -0,0 +1 @@ +[{"comment":"请求summoner_id","request":{"method":"POST","url":"https://www.op.gg/summoners/jp/{{id|urlencode}}","headers":[{"name":"Connection","value":"keep-alive"},{"name":"Accept","value":"application/json, text/plain, */*"},{"name":"User-Agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36"},{"name":"Sec-GPC","value":"1"},{"name":"Accept-Language","value":"zh-CN,zh;q=0.6"},{"name":"Origin","value":"https://www.op.gg"},{"name":"Sec-Fetch-Site","value":"same-site"},{"name":"Sec-Fetch-Mode","value":"cors"},{"name":"Sec-Fetch-Dest","value":"empty"},{"name":"Accept-Encoding","value":"gzip, deflate, br"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"}],"failed_asserts":[],"extract_variables":[{"name":"summoner_id","re":"\"summoner_id\":\"(.+?)\",","from":"content"}]}},{"request":{"method":"POST","url":"https://op.gg/api/v1.0/internal/bypass/summoners/jp/{{summoner_id}}/renewal","headers":[{"name":"Host","value":"op.gg"},{"name":"Connection","value":"keep-alive"},{"name":"Accept","value":"application/json, text/plain, */*"},{"name":"User-Agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36"},{"name":"Sec-GPC","value":"1"},{"name":"Accept-Language","value":"zh-CN,zh;q=0.6"},{"name":"Origin","value":"https://www.op.gg"},{"name":"Sec-Fetch-Site","value":"same-site"},{"name":"Sec-Fetch-Mode","value":"cors"},{"name":"Sec-Fetch-Dest","value":"empty"},{"name":"Referer","value":"https://www.op.gg/"},{"name":"Accept-Encoding","value":"gzip, deflate, br"}],"cookies":[],"data":"","mimeType":""},"rule":{"success_asserts":[{"re":"200","from":"status"},{"re":"Already renewed","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 7e093e3..c4dff8b 100644 --- a/tpls_history.json +++ b/tpls_history.json @@ -2544,6 +2544,18 @@ "date": "2023-04-25 22:30:00", "version": "20230425", "commenturl": "https://github.com/qd-today/templates/issues/326" + }, + "torrentleech": { + "name": "op.gg自动刷新LOL战绩", + "author": "嘉然今天吃什么", + "url": "https://raw.githubusercontent.com/qd-today/templates/master/op.gg自动刷新LOL战绩.har", + "update": false, + "comments": "只填id就行,为游戏id,模板为日服模板,其他服务器自己改一下。间隔时间不要太短,2-3小时以上", + "filename": "op.gg自动刷新LOL战绩.har", + "content": "", + "date": "2023-05-21 01:30:00", + "version": "20230521", + "commenturl": "https://github.com/qd-today/templates/issues/335" } } }