This commit is contained in:
Faker
2024-12-12 14:33:07 +08:00
parent bf436f0575
commit c563003f59
10 changed files with 614 additions and 9 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`,