mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-05 11:16:22 +00:00
update
This commit is contained in:
parent
da9c98d77b
commit
98f2ec2ca9
19
jd_dplh1221.js
Normal file
19
jd_dplh1221.js
Normal file
File diff suppressed because one or more lines are too long
|
@ -594,7 +594,7 @@ async function initJsToken() {
|
|||
async function try_feedsList(tabId, page) {
|
||||
const sign = await h5stSign(
|
||||
{
|
||||
functionId: 'try_SpecFeedList',
|
||||
functionId: 'try_feedsList',
|
||||
appid: 'newtry',
|
||||
body: {
|
||||
tabId: String(tabId),
|
||||
|
@ -730,7 +730,7 @@ async function try_feedsList(tabId, page) {
|
|||
}
|
||||
}
|
||||
|
||||
async function h5stSign(body, appId, version = '4.9.7') {
|
||||
async function h5stSign(body, appId, version = '5.0.0') {
|
||||
const options = {
|
||||
method: 'POST',
|
||||
url: `${args_xh.h5st_server}/h5st`,
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user