Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
li5bo5 authored Apr 26, 2024
1 parent 9b93548 commit 915645d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ext/直播.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,9 @@ var rule = {
url:playurl[key]
})}});
d.push(
{title: "斗鱼解析1",url: "http://epg.112114.xyz/douyu/" + jo.roomId },
{title: "斗鱼解析1",url: "http://43.138.170.29:35455/douyu/" + jo.roomId },
{title: "斗鱼解析2",url: "https://www.aois.eu.org/live/douyu/" + jo.roomId },
{title: "斗鱼解析3",url: "https://www.goodiptv.club/douyu/" + jo.roomId},
{title: "斗鱼解析4",url: "http://maomao.kandiantv.cn/douyu1.php?id=" + jo.roomId}
{title: "斗鱼解析3",url: "https://www.goodiptv.club/douyu/" + jo.roomId}
);
VOD.vod_play_from = "播放源";
VOD.vod_play_url = d.map(function(it) {
Expand Down

0 comments on commit 915645d

Please sign in to comment.