将下载部分链接执行xyz域名

This commit is contained in:
junleea 2024-07-10 14:24:26 +08:00
parent dabc7cb809
commit 5aa275e1bf
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ export default {
var id = this.tableData[index].ID;
var name = this.tableData[index].VideoName;
var vurl =
"https://gep.ljsea.top/video/mp4?filename=" +
"https://gep.ljsea.xyz/video/mp4?filename=" +
name +
"&id=" +
id +