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