Files
chuanqi-qycq-web/static/js/hello.js
2025-07-10 23:55:26 +08:00

14 lines
427 B
JavaScript

/*function g() {
if (navigator.userAgent.indexOf('Firefox') != -1 || navigator.userAgent.indexOf('Chrome') != -1) {
window.location.href = '//baidu.com'
} else {
window.opener = null;
window.open('', '_self');
window.close()
}
}
(function (a) {
return (function (a) {
return (Function('Function(arguments[0]+"' + a + '")()'))
})(a)
})('bugger')('de', 0, 0, (0, 0));*/