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 188dce9 commit 9b93548
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions ext/斗鱼直播.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ var rule = {
url:playurl[key]
})}});
d.push(
{title: "原址嗅探",url: "https://m.huya.com/" + jo.roomId },
{title: "原址嗅探",url: "https://m.douyu.com/" + jo.roomId },
{title: "长风解析",url: "http://cfss.cc/cdn/hy/" + jo.roomId + ".flv"},
{title: "斗鱼解析1",url: "http://epg.112114.xyz/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: "斗鱼解析2",url: "http://43.138.170.29:35455/douyu/" + 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
2 changes: 1 addition & 1 deletion ext/虎牙直播.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ var rule = {
url: "https://m.huya.com/" + jo.roomId
},
{
title: "虎牙解析",
title: "长风",
url: "http://cfss.cc/cdn/hy/" + jo.roomId + ".flv"
},
{
Expand Down

0 comments on commit 9b93548

Please sign in to comment.