Skip to content

Commit

Permalink
update README.md.
Browse files Browse the repository at this point in the history
Signed-off-by: 一只小白猿 <[email protected]>
  • Loading branch information
ape-byte authored and gitee-org committed Jun 26, 2023
1 parent d78ced6 commit 844913b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

1. 修复了控制台点击后阻塞程序的问题
2. 通过篡改JS Response屏蔽了Web端定时操作检测,避免在读取web端弹幕时总被中断(本地测试通过,有问题请反馈)
3. 添加了程序关闭指令,连接ws后可向服务端发送`{"code":1}`json数据包安全关闭程序和系统代理
3. 添加了程序关闭指令,连接ws后可向服务端发送`{"Cmd":1}`json数据包安全关闭程序和系统代理
4. 修复了客户端连接断开后未从套接字连接池删除,导致显示error的bug

2023-04-24 v2.6.5
Expand Down

0 comments on commit 844913b

Please sign in to comment.