mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-07 07:33:07 +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) {
|
async function try_feedsList(tabId, page) {
|
||||||
const sign = await h5stSign(
|
const sign = await h5stSign(
|
||||||
{
|
{
|
||||||
functionId: 'try_SpecFeedList',
|
functionId: 'try_feedsList',
|
||||||
appid: 'newtry',
|
appid: 'newtry',
|
||||||
body: {
|
body: {
|
||||||
tabId: String(tabId),
|
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 = {
|
const options = {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
url: `${args_xh.h5st_server}/h5st`,
|
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