mirror of
https://github.com/qist/tvbox.git
synced 2026-04-21 15:02:44 +00:00
Add files via upload
This commit is contained in:
13
js/虎牙直播.js
13
js/虎牙直播.js
@@ -1,12 +1,12 @@
|
||||
// 道长 drpy仓库 https://gitcode.net/qq_32394351/dr_py
|
||||
// 道长 drpy安卓本地搭建说明 https://gitcode.net/qq_32394351/dr_py/-/blob/master/%E5%AE%89%E5%8D%93%E6%9C%AC%E5%9C%B0%E6%90%AD%E5%BB%BA%E8%AF%B4%E6%98%8E.md
|
||||
// 道长 drpy写源 模板规则说明 https://gitcode.net/supertlo/dr_py#%E6%A8%A1%E6%9D%BF%E8%A7%84%E5%88%99%E8%AF%B4%E6%98%8E
|
||||
// 道长 drpy写源 模板规则说明 https://gitcode.net/qq_32394351/dr_py#%E6%A8%A1%E6%9D%BF%E8%A7%84%E5%88%99%E8%AF%B4%E6%98%8E
|
||||
// 道长 drpy写源 套模模版 https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/%E6%A8%A1%E6%9D%BF.js
|
||||
// 道长 drpy写源 影片教程 http://101.34.67.237:5244/%E6%95%99%E8%82%B2/drpy
|
||||
// 道长 drpy写源 影片教程(m3u8切片) https://freedrpy.run.goorm.io/txt/jc/playlist.m3u8
|
||||
// 道长 drpy写源 相关视频教程 https://www.youtube.com/watch?v=AK7cN-fcwm4
|
||||
// 道长 drpy写源 写源教学视频 https://t.me/fongmi_offical/54080/63553
|
||||
// 海阔下载 https://haikuo.lanzoui.com/u/GoldRiver
|
||||
// Pluto Player官方TG https://t.me/PlutoPlayer
|
||||
// Pluto Player官方TG https://t.me/PlutoPlayerChannel
|
||||
// 影视TV 官方TG Drpy群 https://t.me/fongmi_offical/63689
|
||||
// 影视TV 官方TG 下载 https://t.me/fongmi_release
|
||||
|
||||
var rule = {
|
||||
title:'虎牙直播',
|
||||
@@ -41,7 +41,8 @@ var rule = {
|
||||
play_parse:true,
|
||||
// play_json:[{re:'*', json:{jx:0, parse:1}}],
|
||||
// play_json:0,
|
||||
lazy:'',
|
||||
// lazy:"js:let rid=input.match(/\\/(\\d+)/)[1];log(rid);let purl=JSON.parse(request('https://mp.huya.com/cache.php?m=Live&do=profileRoom&roomid='+rid)).data.stream.baseSteamInfoList[0].sStreamName;log(purl);let rurl='http://txtest-xp2p.p2p.huya.com/src/'+purl+'.xs?ratio=4000';input={jx:0,url:rurl,parse:0}",
|
||||
lazy:"js:let rid=input.match(/\\/(\\d+)/)[1];let purl=JSON.parse(request('https://mp.huya.com/cache.php?m=Live&do=profileRoom&roomid='+rid)).data.stream.baseSteamInfoList[0].sStreamName;input={jx:0,url:'http://txtest-xp2p.p2p.huya.com/src/'+purl+'.xs?ratio=4000',parse:0}",
|
||||
double:false,
|
||||
推荐:'*',
|
||||
一级:'json:data.datas;introduction;screenshot;nick;profileRoom',
|
||||
|
||||
Reference in New Issue
Block a user