From f86b055c650628216669ae578c58cbc54120fcda Mon Sep 17 00:00:00 2001 From: Saul Hetherman <126445083+YYDS678@users.noreply.github.com> Date: Fri, 12 Jul 2024 14:35:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B01.3.00?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/README.md | 8 ++++++++ update.json | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/js/README.md b/js/README.md index 7e25597..7904ae9 100644 --- a/js/README.md +++ b/js/README.md @@ -18,3 +18,11 @@ } ``` + +# 修改记录 + +### v1.3.00 + +1. 去掉 `cat.js`, 更改为 `cheerio` `Crypto` `Encrypt` `parse` +2. `VideoDetail` 新增 `quarkUrl` 支持夸克网盘 +3. `RepVideoPlayUrl` 新增 `headers` 支持设置播放 `header` diff --git a/update.json b/update.json index ddfcab3..6677f4b 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version":"1.2.9", - "apk":"https://t.me/uzvideoplay/76", - "ipa":"https://t.me/uzvideoplay/76", - "update":"# 本次更新n- 修复部分已知问题" + "version":"1.3.00", + "apk":"https://t.me/uzvideoplay", + "ipa":"https://t.me/uzvideoplay", + "update":"# 本次更新\n- 首页增加切换布局\n- 添加源列表自动加入订阅列表\n- iOS画中画修复完善\n- 修复其它部分已知问题" }