apple / bt-source /panel /plugin /webssh /index.html
GGSheng's picture
feat: deploy to hf space | model=claude-72604b
62f6d9a verified
Raw
History Blame Contribute Delete
140 Bytes
<script type="text/javascript">
if ($(".term-box #term").text() != 'W') {
layer.closeAll();
web_shell();
}
</script>