File tree Expand file tree Collapse file tree 4 files changed +14
-13
lines changed
Expand file tree Collapse file tree 4 files changed +14
-13
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,10 @@ nodejs作为服务端的drpy实现。全面升级异步写法
7070
7171## 更新记录
7272
73+ ### 20260225
74+
75+ 更新至V1.3.25
76+
7377### 20260214
7478
7579更新至V1.3.24
@@ -82,14 +86,6 @@ nodejs作为服务端的drpy实现。全面升级异步写法
8286
8387更新至V1.3.22
8488
85- ### 20260131
86-
87- 更新至V1.3.21
88-
89- ### 20260127
90-
91- 更新至V1.3.20
92-
9389[ 点此查看完整更新记录] ( docs/updateRecord.md )
9490
9591** 注意事项**
Original file line number Diff line number Diff line change 11# drpyS更新记录
22
3+ ### 20260225
4+
5+ 更新至V1.3.25
6+
7+ 1 . 适配皮卡丘短剧模式
8+ 2 . 修复vercel部署运行问题
9+
310### 20260214
411
512更新至V1.3.24
Original file line number Diff line number Diff line change 11{
22 "name" : " drpy-node" ,
3- "version" : " 1.3.24 " ,
3+ "version" : " 1.3.25 " ,
44 "main" : " index.js" ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -71,16 +71,14 @@ <h3 id="免费壳子推荐">免费壳子推荐</h3>
7171< li > < a href ="https://github.com/ingriddaleusag-dotcom/PeekPiliRelease "> 皮卡丘</ a > </ li >
7272</ ul >
7373< h2 id ="更新记录 "> 更新记录</ h2 >
74+ < h3 id ="20260225 "> 20260225</ h3 >
75+ < p > 更新至V1.3.25</ p >
7476< h3 id ="20260214 "> 20260214</ h3 >
7577< p > 更新至V1.3.24</ p >
7678< h3 id ="20260212 "> 20260212</ h3 >
7779< p > 更新至V1.3.23</ p >
7880< h3 id ="20260208 "> 20260208</ h3 >
7981< p > 更新至V1.3.22</ p >
80- < h3 id ="20260131 "> 20260131</ h3 >
81- < p > 更新至V1.3.21</ p >
82- < h3 id ="20260127 "> 20260127</ h3 >
83- < p > 更新至V1.3.20</ p >
8482< p > < a href ="docs/updateRecord.md "> 点此查看完整更新记录</ a > </ p >
8583< p > < strong > 注意事项</ strong > </ p >
8684< p > 总是有人遇到各种奇葩问题,像什么没弹幕,访问/config/1服务马上崩溃等等,能自行解决最好,解决不了我建议你使用下方安装教程
You can’t perform that action at this time.
0 commit comments