window = global;
delete
global;
delete
Buffer;
window.sdt_source_init =
true
window.external = {}
window.Window =
function
() {
}
window.Image =
function
() {
}
canvas = {
innerHTML:
""
,
tagName:
""
,
className:
""
,
nodeName: {},
contentWindow: {},
getContext:
function
(arr) {
},
remove:
function
(arr) {
},
style: {
position: {}, left: {}, fontSize: {}, fontStyle: {}, fontWeight: {}, letterSpacing: {}, lineBreak: {}, lineHeight: {},
textTransform:
""
, textAlign: {}, textDecoration: {}, textShadow: {}, whiteSpace: {}, wordBreak: {}, wordSpacing: {}, fontFamily: {}
},
appendChild:
function
(arr) {
},
offsetWidth:
function
(arr) {
},
offsetHeight:
function
(arr) {
},
}
document = {
createElement:
function
(arr) {
return
canvas
},
documentElement: {},
querySelectorAll:
function
() {
},
cookie:
"a1"
}
navigator = {
userAgent:
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) xxxx"
,
platform:
"Win32"
,
webdriver:
false
,
}
screen = {}
localStorage = {
getItem:
function
() {
}
}
location = {
host:
"www.xxxxx.com"
}
history = {};