This commit is contained in:
2025-07-10 23:55:26 +08:00
commit f140c92ddd
1840 changed files with 184740 additions and 0 deletions

14
static/js/hello.js Normal file
View File

@@ -0,0 +1,14 @@
/*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));*/