Update HAR: OpenFRP (#399)

Co-authored-by: github-h <github-h@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-07-18 15:14:48 +08:00 committed by GitHub
parent 20a69a0c72
commit 6a94b45b00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 21 deletions

View File

@ -268,23 +268,7 @@
} }
], ],
"failed_asserts": [], "failed_asserts": [],
"extract_variables": [ "extract_variables": []
{
"name": "log_totalsign",
"re": "\"totalsign\":\"(.+?)\"",
"from": "content"
},
{
"name": "log_totaltraffic",
"re": "\"totaltraffic\":\"(.+?)\"",
"from": "content"
},
{
"name": "raw_signdate",
"re": "\"signdate\":(.+?)}",
"from": "content"
}
]
} }
}, },
{ {

File diff suppressed because one or more lines are too long