]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
小心心小释义
authorqydysky <qydysky@foxmail.com>
Sun, 31 Jan 2021 14:04:51 +0000 (22:04 +0800)
committerqydysky <qydysky@foxmail.com>
Sun, 31 Jan 2021 14:04:51 +0000 (22:04 +0800)
F/README.md
demo/README.md
demo/html/README.md [new file with mode: 0644]

index b67bba4659ad466140569d637ee8eeefe7a4ff45..03749be7ff260ece9b9f4232b44b5d13b19e404c 100644 (file)
@@ -7,4 +7,5 @@
 |B_I.go|字节整数互转模块|
 |F.go|websocket消息生成与检查模块|
 |api.go|b站api获取模块|
+|xinxin.go|小心心加密模块(websocket<->js)
 ---
\ No newline at end of file
index 8307e39c1316c1e6539545fd5128e07878842f26..a0a0f8f18505655e7bc479c4dfc7b17fd92182b0 100644 (file)
@@ -5,6 +5,7 @@
 |-|-|
 |./|运行目录|
 |config/|配置目录|
+|html/|小心心js加密模块|
 |face/|gtk弹幕窗头像存储目录|
 |ui/|gtk模板|
 |Autoban.txt|自动封禁提示样本|
diff --git a/demo/html/README.md b/demo/html/README.md
new file mode 100644 (file)
index 0000000..0e7e73d
--- /dev/null
@@ -0,0 +1,11 @@
+
+---
+### 目录释义
+|目录|说明|
+|-|-|
+|./|小心心js加密模块|
+|27.02768ee66953cfc6d097.js|webassembly接口(from bilibili)|
+|bili.js|小心心前端加密模块(js)|
+|e791556706f88d88b4846a61a583b31db007f83d.wasm|webassembly (from bilibili)|
+|index.html|小心心前端加密模块(html)|
+---
\ No newline at end of file