6 lines
68 B
JavaScript
6 lines
68 B
JavaScript
|
|
var navigator = {};
|
|
navigator.userAgent = false;
|
|
|
|
var window = {};
|