Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anyehttp/quantumult-x
/ functions
Functions
746 in github.com/anyehttp/quantumult-x
⨍
Functions
746
◇
Types & classes
82
↓ 3 callers
Method
getval
(t)
task/wgttd.js:320
↓ 3 callers
Method
getval
(t)
task/xpnc-Cookie.js:8
↓ 3 callers
Method
getval
(t)
task/xpnc.js:212
↓ 3 callers
Method
getval
(t)
task/lccd.js:386
↓ 3 callers
Method
getval
(t)
task/hlyl.js:333
↓ 3 callers
Method
getval
(t)
task/AppStore.js:170
↓ 3 callers
Method
getval
(t)
task/Stemapt_Cookie.js:30
↓ 3 callers
Method
getval
(t)
task/ziwi+.js:606
↓ 3 callers
Method
getval
(t)
task/wyyyy.js:137
↓ 3 callers
Method
getval
(t)
task/v2ex.js:372
↓ 3 callers
Method
getval
(t)
beta/hqtp.js:50
↓ 3 callers
Method
getval
(t)
beta/ghs.js:89
↓ 3 callers
Method
has
(key)
h5/appstoreapi.js:62
↓ 3 callers
Function
httpRequest
(options, method)
task/asai.js:323
↓ 3 callers
Function
httpRequest
(options, method)
task/wgttd.js:316
↓ 3 callers
Function
httpRequest
(options, method)
task/hlyl.js:329
↓ 3 callers
Function
httpRequest
(options, method)
task/v2ex.js:334
↓ 3 callers
Method
logErr
(t, e)
task/v2ex.js:372
↓ 3 callers
Method
msg
(e = t, s = "", a = "", r)
task/oly.js:279
↓ 3 callers
Method
msg
(e = t, s = "", a = "", r)
task/asai.js:327
↓ 3 callers
Method
msg
(e = t, s = "", a = "", r)
task/wgttd.js:320
↓ 3 callers
Method
msg
(e = t, s = "", a = "", r)
task/lccd.js:386
↓ 3 callers
Method
msg
(e = t, s = "", a = "", r)
task/hlyl.js:333
↓ 3 callers
Method
msg
(e = t, s = "", a = "", r)
task/ziwi+.js:606
↓ 3 callers
Method
msg
(e = t, s = "", a = "", r)
task/v2ex.js:372
↓ 3 callers
Method
post
(t, e = (() => { }))
task/asai.js:327
↓ 3 callers
Method
post
(t,e=(()=>{}))
task/Steampy.js:243
↓ 3 callers
Method
post
(t, e = (() => { }))
task/wgttd.js:320
↓ 3 callers
Method
post
(t, e = (() => { }))
task/lccd.js:386
↓ 3 callers
Method
post
(t, e = (() => { }))
task/hlyl.js:333
↓ 3 callers
Method
post
(t, e = (() => { }))
task/ziwi+.js:606
↓ 3 callers
Method
post
(t, e = (() => { }))
task/v2ex.js:372
↓ 3 callers
Method
put
(key, value)
h5/appstoreapi.js:74
↓ 3 callers
Method
refreshCookie
* 刷新登录Cookie * @description 刷新当前登录的Cookie,延长登录有效期 * @returns {Promise<Object>} - 刷新成功后的响应数据
h5/appstoreapi.js:379
↓ 3 callers
Method
setval
(t, e)
task/oly.js:279
↓ 3 callers
Method
setval
(t, e)
task/asai.js:327
↓ 3 callers
Method
setval
(t,e)
task/Steampy.js:243
↓ 3 callers
Method
setval
(t, e)
task/wgttd.js:320
↓ 3 callers
Method
setval
(t, e)
task/xpnc-Cookie.js:8
↓ 3 callers
Method
setval
(t, e)
task/xpnc.js:212
↓ 3 callers
Method
setval
(t, e)
task/lccd.js:386
↓ 3 callers
Method
setval
(t, e)
task/hlyl.js:333
↓ 3 callers
Method
setval
(t,e)
task/AppStore.js:170
↓ 3 callers
Method
setval
(t,e)
task/Stemapt_Cookie.js:30
↓ 3 callers
Method
setval
(t, e)
task/ziwi+.js:606
↓ 3 callers
Method
setval
(t,e)
task/wyyyy.js:137
↓ 3 callers
Method
setval
(t, e)
task/v2ex.js:372
↓ 3 callers
Method
setval
(t,e)
beta/hqtp.js:50
↓ 3 callers
Method
setval
(t,e)
beta/ghs.js:89
↓ 2 callers
Function
DoubleLog
(data)
task/oly.js:212
↓ 2 callers
Method
_fetchThirdPartyData
* 通用第三方数据获取方法 * @param {string|onject} req - 请求URL|请求对象 * @param {string} id - 应用ID或查询参数 * @param {Function} dataExtractor - 数据提取函数 * @ret
h5/appstoreapi.js:214
↓ 2 callers
Method
concurrentGetVersionList
* 并发获取应用版本列表 * @description 并发调用所有可用的版本接口,返回第一个成功的结果 * @param {string} id - 应用ID * @param {number} [num=Number.MAX_SAFE_INTEGER] - 限制返回的接口数量,
h5/appstoreapi.js:259
↓ 2 callers
Method
get
(t,e=(()=>{}))
task/Steampy.js:243
↓ 2 callers
Method
get
(t,e=(()=>{}))
task/AppStore.js:170
↓ 2 callers
Method
getAppVersionList
* 获取应用版本列表 * @description 根据应用ID和选择的第三方接口获取应用版本列表 * @param {string} id - 应用ID * @param {string} selset - 选择的第三方接口标识 * @returns {Promise<[n
h5/appstoreapi.js:247
↓ 2 callers
Method
getRandomTime
()
task/oly.js:141
↓ 2 callers
Method
getValidatedAuth
* 获取验证后的登录响应 * @description 从缓存中获取登录响应并验证其有效性 * @throws {Error} - 如果登录响应无效,抛出错误 * @returns {Object} - 登录成功后的响应数据
h5/appstoreapi.js:522
↓ 2 callers
Method
import
(...args)
h5/appstoreapi.js:7
↓ 2 callers
Method
initGotEnv
(t)
task/oly.js:279
↓ 2 callers
Method
initGotEnv
(t)
task/asai.js:327
↓ 2 callers
Method
initGotEnv
(t)
task/Steampy.js:243
↓ 2 callers
Method
initGotEnv
(t)
task/wgttd.js:320
↓ 2 callers
Method
initGotEnv
(t)
task/xpnc-Cookie.js:8
↓ 2 callers
Method
initGotEnv
(t)
task/xpnc.js:212
↓ 2 callers
Method
initGotEnv
(t)
task/lccd.js:386
↓ 2 callers
Method
initGotEnv
(t)
task/hlyl.js:333
↓ 2 callers
Method
initGotEnv
(t)
task/AppStore.js:170
↓ 2 callers
Method
initGotEnv
(t)
task/Stemapt_Cookie.js:30
↓ 2 callers
Method
initGotEnv
(t)
task/ziwi+.js:606
↓ 2 callers
Method
initGotEnv
(t)
task/wyyyy.js:137
↓ 2 callers
Method
initGotEnv
(t)
task/v2ex.js:372
↓ 2 callers
Method
initGotEnv
(t)
beta/hqtp.js:50
↓ 2 callers
Method
initGotEnv
(t)
beta/ghs.js:89
↓ 2 callers
Method
isNode
()
beta/hqtp.js:50
↓ 2 callers
Method
isNode
()
beta/ghs.js:89
↓ 2 callers
Method
isSurge
()
task/oly.js:279
↓ 2 callers
Method
isSurge
()
task/asai.js:327
↓ 2 callers
Method
isSurge
()
task/wgttd.js:320
↓ 2 callers
Method
isSurge
()
task/xpnc.js:212
↓ 2 callers
Method
isSurge
()
task/lccd.js:386
↓ 2 callers
Method
isSurge
()
task/hlyl.js:333
↓ 2 callers
Method
isSurge
()
task/ziwi+.js:606
↓ 2 callers
Method
isSurge
()
task/v2ex.js:372
↓ 2 callers
Method
isSurge
()
beta/hqtp.js:50
↓ 2 callers
Method
isSurge
()
beta/ghs.js:89
↓ 2 callers
Method
loaddata
()
task/oly.js:279
↓ 2 callers
Method
loaddata
()
task/asai.js:327
↓ 2 callers
Method
loaddata
()
task/Steampy.js:243
↓ 2 callers
Method
loaddata
()
task/wgttd.js:320
↓ 2 callers
Method
loaddata
()
task/xpnc-Cookie.js:8
↓ 2 callers
Method
loaddata
()
task/xpnc.js:212
↓ 2 callers
Method
loaddata
()
task/lccd.js:386
↓ 2 callers
Method
loaddata
()
task/hlyl.js:333
↓ 2 callers
Method
loaddata
()
task/AppStore.js:170
↓ 2 callers
Method
loaddata
()
task/Stemapt_Cookie.js:30
↓ 2 callers
Method
loaddata
()
task/ziwi+.js:606
↓ 2 callers
Method
loaddata
()
task/wyyyy.js:137
↓ 2 callers
Method
loaddata
()
task/v2ex.js:372
↓ 2 callers
Method
loaddata
()
beta/hqtp.js:50
↓ 2 callers
Method
loaddata
()
beta/ghs.js:89
← previous
next →
101–200 of 746, ranked by callers