From 5b3a2efc42eb4aec15ba1bbc81d50939db39bfad Mon Sep 17 00:00:00 2001
From: hunlongyu
Date: Tue, 28 Apr 2020 16:06:43 +0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=A0=20=E6=96=B0=E5=A2=9E=E4=B8=80?=
=?UTF-8?q?=E4=BA=9B=E8=8A=B1=E9=87=8C=E8=83=A1=E5=93=A8=E7=9A=84=E5=BE=BD?=
=?UTF-8?q?=E7=AB=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 15 +++++++++++----
docs/player/player.html | 4 +---
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 26a5c68..91d1b75 100644
--- a/README.md
+++ b/README.md
@@ -3,20 +3,27 @@
-
-
+
+
+
+
+
+
+
+
+
## ZY Player
-### 新版
+### 新版内测
-新版本: v0.9.x 已开发完, 现进行内测. [内测公告](https://github.com/Hunlongyu/ZY-Player/issues/24)
+新版本: v0.9.x 已开发完, 现进行内测, [点击查看内测公告](https://github.com/Hunlongyu/ZY-Player/issues/24)
[点击这里可以查看开发计划](https://github.com/Hunlongyu/ZY-Player/projects/3).
diff --git a/docs/player/player.html b/docs/player/player.html
index c56a948..de0ce83 100644
--- a/docs/player/player.html
+++ b/docs/player/player.html
@@ -4,7 +4,7 @@
-
xgplayer
+ ZY Player
@@ -19,9 +19,7 @@
if (r!=null)return unescape(r[2]); return null;
}
let link = window.location.href
- let title = get('title')
let url = get('url')
- document.title = title
let player = new HlsJsPlayer({
"id": "mse",
"url": url,