Update HAR: 萌次元 (#392)

Co-authored-by: AlisaCat-S <AlisaCat-S@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-07-06 21:33:54 +08:00 committed by GitHub
parent f2f97a69cb
commit 3f8d093089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -113,7 +113,7 @@
"extract_variables": [
{
"name": "TZ_Url2",
"re": "<li> <a target=\"_blank\" href=\"(https?://[^<>\\s]+?/tz.html)\">网页访问</a></li>",
"re": "<li> <a target=\"_blank\" href=\"(https?://[^<>\\s]+?.html)\">网页访问</a></li>",
"from": "content"
}
]
@ -911,7 +911,7 @@
"comment": "字符串替换",
"request": {
"method": "GET",
"url": "http://localhost/util/string/replace?r=text&t=%C2%A0&p=%C2%A0&s=%E7%AD%BE%E5%88%B0%E6%83%85%E5%86%B5%EF%BC%9A%5B{{unicode(msg|default('签到成功'))|urlencode}}%5D%5Cr%5Cn%E7%94%A8%E6%88%B7%5B{{nickName|urlencode}}%5D%EF%BC%8C%E6%80%BB%E8%AE%A1%E8%8E%B7%E5%BE%97%E7%A7%AF%E5%88%86%EF%BC%9A%5B{{sub(new_coin|int,org_coin|int)|int|urlencode}}%5D%EF%BC%8C%E7%A7%AF%E5%88%86%EF%BC%9A%5B{{new_coin|urlencode}}%5D",
"url": "api://util/string/replace?r=text&t=%C2%A0&p=%C2%A0&s=%E7%AD%BE%E5%88%B0%E6%83%85%E5%86%B5%EF%BC%9A%5B{{unicode(msg|default('签到成功'))|urlencode}}%5D%5Cr%5Cn%E7%94%A8%E6%88%B7%5B{{nickName|urlencode}}%5D%EF%BC%8C%E6%80%BB%E8%AE%A1%E8%8E%B7%E5%BE%97%E7%A7%AF%E5%88%86%EF%BC%9A%5B{{sub(new_coin|int,org_coin|int)|int|urlencode}}%5D%EF%BC%8C%E7%A7%AF%E5%88%86%EF%BC%9A%5B{{new_coin|urlencode}}%5D",
"headers": [],
"cookies": []
},