Skip to content

Commit 012ad1b

Browse files
author
Taois
committed
feat: 更新代理播放插件下载地址
1 parent 0871277 commit 012ad1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/src/views/Settings.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1376,7 +1376,7 @@ const handleProxyPlayEnabledChange = (enabled) => {
13761376
13771377
// 下载代理播放器
13781378
const downloadProxyPlayer = () => {
1379-
const url = 'https://wwvy.lanzouo.com/iPNGu37snuna'
1379+
const url = 'https://pan.quark.cn/s/7eb53b20db95'
13801380
window.open(url, '_blank')
13811381
Message.success('正在打开代理播放器下载页面')
13821382
}

0 commit comments

Comments
 (0)