aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Code/uucky.me/Uucky的小站_files/jquery.max.js')
-rw-r--r--Code/uucky.me/Uucky的小站_files/jquery.max.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/Code/uucky.me/Uucky的小站_files/jquery.max.js b/Code/uucky.me/Uucky的小站_files/jquery.max.js
new file mode 100644
index 0000000..4f6078f
--- /dev/null
+++ b/Code/uucky.me/Uucky的小站_files/jquery.max.js
@@ -0,0 +1,6 @@
1if (window.console) {
2 var cons = console;
3 if (cons) {
4 cons.log('hello world, U r my world.');
5 }
6} \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)