Skip to content

Commit

Permalink
更换电影资源
Browse files Browse the repository at this point in the history
  • Loading branch information
liuqinh2s committed Aug 3, 2023
1 parent ca94438 commit d5772fc
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://b1.szjal.cn/ppvod/A75BBA066BCB1C81639FB51DE24C914F.m3u8", // 播放源
source: "https://v4.cdtlas.com/20220531/pm3QPmvK/1000kb/hls/index.m3u8", // 播放源
cover: "/covers/白日梦想家.jpeg", // 封面
score: "86", // 评分
details: {
Expand Down

0 comments on commit d5772fc

Please sign in to comment.