mirror of
https://github.com/shufflewzc/faker3.git
synced 2025-01-10 08:19:11 +08:00
sync
This commit is contained in:
parent
ed747b804a
commit
8b390e90ad
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