This commit is contained in:
admin 2025-01-11 17:00:07 +08:00
parent e544156b10
commit c8c8e3b52f
4 changed files with 31 additions and 2 deletions

14
jd_opencard_0110.js Normal file

File diff suppressed because one or more lines are too long

15
jd_tower_phone.js Normal file

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long