MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / get_headers

Method get_headers

xiaosatonglu.js:353–368  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

351 return encrypt.encrypt(data);
352 }
353 get_headers() {
354 return {
355 'Host': 'wxapi.hoolo.tv',
356 'Accept': 'application/json, text/javascript, /; q=0.01',
357 'User-Agent': 'Mozilla/5.0 (Linux; Android 10; MI 8 Lite Build/QKQ1.190910.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/81.0.4044.138 Mobile Safari/537.36;xsb_xiaosatonglu;xsb_xiaosatonglu;1.0.60;native_app;6.5.1',
358 'Origin': 'https://tp.hoolo.tv',
359 'X-Requested-With': 'com.chinamcloud.wangjie.b87d8fb20e29a0328c6e21045e8b500e',
360 'Sec-Fetch-Site': 'same-site',
361 'Sec-Fetch-Mode': 'cors',
362 'Sec-Fetch-Dest': 'empty',
363 'Referer': 'https://tp.hoolo.tv/h5/tlread/index.html',
364 'Accept-Encoding': 'gzip, deflate',
365 'Accept-Language': 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7'
366 }
367
368 }
369}
370
371async function start() {

Callers 6

user_infoMethod · 0.95
read_statusMethod · 0.95
read_taskMethod · 0.95
lottery_numMethod · 0.95
lottery_taskMethod · 0.95
art_listMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected