This commit is contained in:
Faker
2024-12-12 13:52:09 +08:00
parent 8e2f4ed516
commit 465caca5e6
10 changed files with 619 additions and 13 deletions

View File

@@ -730,7 +730,7 @@ async function try_feedsList(tabId, page) {
}
}
async function h5stSign(body, appId, version = '4.9.6') {
async function h5stSign(body, appId, version = '4.9.7') {
const options = {
method: 'POST',
url: `${args_xh.h5st_server}/h5st`,