MCPcopy Create free account
hub / github.com/Semporia/Scripts / _jdJrTdCommonsObtainPin

Function _jdJrTdCommonsObtainPin

sign_graphics_validate.js:2051–2056  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

2049}
2050
2051function _jdJrTdCommonsObtainPin(t) {
2052 var u = "";
2053 "string" === typeof jd_jr_td_risk_pin && 1 == t ? u = jd_jr_td_risk_pin : "string" === typeof pin ? u = pin :
2054 "object" === typeof pin && "string" === typeof jd_jr_td_risk_pin && (u = jd_jr_td_risk_pin);
2055 return u
2056};
2057
2058function getBody(userAgent, url = document.location.href) {
2059 navigator.userAgent = userAgent

Callers 1

td_collect_exeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected