Skip to content

Commit

Permalink
修改电影资源地址
Browse files Browse the repository at this point in the history
  • Loading branch information
liuqinh2s committed Aug 2, 2023
1 parent 9695164 commit ca94438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const category = [
export const video = [
{
name: "白日梦想家", // 片名
source: "https://v4.cdtlas.com/20220531/pm3QPmvK/1000kb/hls/index.m3u8", // 播放源
source: "https://b1.szjal.cn/ppvod/A75BBA066BCB1C81639FB51DE24C914F.m3u8", // 播放源
cover: "/covers/白日梦想家.jpeg", // 封面
score: "86", // 评分
details: {
Expand Down

0 comments on commit ca94438

Please sign in to comment.