You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function i(e) {
return e && e.__esModule ? e : {
default: e
}
}
var o = cy(145)
, r = i(o)
, s = cy(223)
, u = i(s)
, c = cy(441)
, l = i(c)
function getSign(n) {
var t = 'GET'
// n = 'https://api.itouchtv.cn/newsservice/v1/mediaNewsOperation?fromSource=share&mediaPk=38757'
var i = ''
var a = 'ITOUCHTV_WEB_M'
, o = (new Date).getTime()
// ,o = 1735195019179
, s = ""
, c = "";
i && (s = (0,
r.default)(i),
c = u.default.stringify(s));
var d = t + "\n" + n + "\n" + o + "\n" + c;
return {
"Content-Type": "application/json",
"X-ITOUCHTV-CLIENT": a,
"X-ITOUCHTV-Ca-Timestamp": o,
"X-ITOUCHTV-Ca-Signature": u.default.stringify((0,
l.default)(d, "HGXimfS2hcAeWbsCW19JQ7PDasYOgg1lY2UWUDVX8nNmwr6aSaFznnPzKrZ84VY1")),
"X-ITOUCHTV-Ca-Key": "28778826534697375418351580924221"
}
}
console.log(getSign())
The text was updated successfully, but these errors were encountered:
webpack
function i(e) {
return e && e.__esModule ? e : {
default: e
}
}
var o = cy(145)
, r = i(o)
, s = cy(223)
, u = i(s)
, c = cy(441)
, l = i(c)
function getSign(n) {
}
console.log(getSign())
The text was updated successfully, but these errors were encountered: