粘贴检测

This commit is contained in:
2025-10-25 15:16:22 +08:00
parent 273283cfff
commit ff0148e541
3 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
});
});
socket = io('https://hsamooc.com/vsc-like',{path:'/vsc-like-ws'});
socket = io('https://hsamooc.cn/vsc-like',{path:'/vsc-like-ws'});
const status = document.getElementById("status")
socket.on("pty_output", function(data){