Skip to content

Commit

Permalink
🛠️ 1.0.23
Browse files Browse the repository at this point in the history
🛠️ 1.0.23

**更新提醒: 如更新後尚未達到更新所示,那是暫時的,將會在自動緩存刷新後完成。**
`(自動緩存刷新 不等於 重新整理當前資料夾快取)`

🛠️ 修復: **`影片播放器`** 無法載入 名稱包含 **`** 的影片

📕 更新: **README.md** - **`🖼️ 截圖`** 至 `v1.0.22`
  • Loading branch information
TW527E committed May 8, 2022
1 parent 35f968c commit d268a20
Show file tree
Hide file tree
Showing 20 changed files with 15 additions and 14 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,11 +167,12 @@ Readme 寫法及圖片做法來自 [qier222/YesPlayMusic](https://github.com/qie
目前可以以下列方式支持我

- ⭐ Star 這個專案
- 🪛 Fork 這個專案
- 👥 <a href="https://t.me/Cheng_Group">加入 Telegram 群組</a>
- 🔴 目前還無法透過贊助的方式支持我 `(未成年又沒有銀行帳戶w)`


## 🖼️ 截圖 `(v1.0.15)`
## 🖼️ 截圖 `(v1.0.22)`

<Details>
<Summary>💻 電腦</Summary>
Expand Down
Binary file modified Readme/Mobile-About.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/Mobile-Background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/Mobile-HEAD.md.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/Mobile-Home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/Mobile-Music.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/Mobile-Picture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/Mobile-README.md.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/Mobile-SideBar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/Mobile-Video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/PC-About.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/PC-Background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/PC-HEAD.md.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/PC-Home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/PC-Music.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/PC-Picture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/PC-README.md.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Readme/PC-Video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion js/app@keaxctnyw29nuzpsh66g7ki4h5wzy8zn.js

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions renexmoe-tw527e-edition.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

<meta name="theme-color" content="#fff" />

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.22/css/app1@uw34ru4ehdn4pywddmebm79dnnb2jyei.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.22/css/app2@eqge353pwpgivauvcvzejwrki4mdissj.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.23/css/app1@uw34ru4ehdn4pywddmebm79dnnb2jyei.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.23/css/app2@eqge353pwpgivauvcvzejwrki4mdissj.css">

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mdui@1.0.1/dist/css/mdui.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fontsource/fira-code@4.2.2/400.css">
Expand Down Expand Up @@ -492,7 +492,7 @@
{
name: "<!--FileDownUrl-->".substring(0, "<!--FileDownUrl-->".lastIndexOf('.')),
artist: " ",
url: '<!--FileDownUrl-->',
url: "<!--FileDownUrl-->",
cover: " "
}
]
Expand Down Expand Up @@ -616,7 +616,7 @@
preload: 'auto',
volume: 0.7,
video: {
url: '<!--FileDownUrl-->',
url: "<!--FileDownUrl-->",
type: 'auto'
}});

Expand Down Expand Up @@ -779,15 +779,15 @@
<script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@10.7.2/build/highlight.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/sha-1@1.0.0/dist/sha1.umd.min.js"></script>

<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.22/js/extra.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.23/js/extra.js"></script>

<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.22/js/app@qm97ssij9cnii7x8fnbkpq4hcgq35dyr.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.22/js/app@59467336fgwnpx8qbfvtmpyeefv35e5i.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.22/js/app@a7r8jgn2qe3eyfrkahwdnqcjf7uba95k.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.22/js/app@keaxctnyw29nuzpsh66g7ki4h5wzy8zn.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.22/js/app@pe2nahunr9aihucdgc2ssjbgnaccr5rz.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.22/js/app@tsjmiafbhksy5pyb5tchy765wshmwwnd.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.22/js/webpack-runtime@cx4vgpbaggjuhg8rh6m3yarhkkxy4dm3.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.23/js/app@qm97ssij9cnii7x8fnbkpq4hcgq35dyr.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.23/js/app@59467336fgwnpx8qbfvtmpyeefv35e5i.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.23/js/app@a7r8jgn2qe3eyfrkahwdnqcjf7uba95k.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.23/js/app@keaxctnyw29nuzpsh66g7ki4h5wzy8zn.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.23/js/app@pe2nahunr9aihucdgc2ssjbgnaccr5rz.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.23/js/app@tsjmiafbhksy5pyb5tchy765wshmwwnd.js"></script>
<script src="https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@v1.0.23/js/webpack-runtime@cx4vgpbaggjuhg8rh6m3yarhkkxy4dm3.js"></script>

<script>
window.renexmoe.toggle_theme();
Expand Down

0 comments on commit d268a20

Please sign in to comment.