This commit is contained in:
admin
2024-11-28 22:15:51 +08:00
parent 6329ebfae4
commit ebd0bcc70a
7 changed files with 38 additions and 55 deletions

View File

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