fix: bilibili音源无法播放的问题 (#1573)

This commit is contained in:
memorydream 2022-04-28 14:45:00 +08:00 committed by GitHub
parent 93ae57adbe
commit c85af59b21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 107 additions and 43 deletions

View file

@ -301,23 +301,6 @@
</div>
</div>
<div class="item">
<div class="left">
<div class="title"> 请求用代理服务器 (Proxy) </div>
<div class="description">
请求如 YouTube 音源服务时要使用的代理服务器<br />
留空则不进行相关设置
</div>
</div>
<div class="right">
<input
v-model="unmProxyUri"
class="text-input margin-right-0"
placeholder="例 https://192.168.11.45"
/>
</div>
</div>
<div class="item">
<div class="left">
<div class="title"> Joox 引擎的 Cookie </div>