forked from li5bo5/TVBox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
95 changed files
with
3,494 additions
and
0 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
// 道长 drpy仓库 https://gitcode.net/qq_32394351/dr_py | ||
// 道长 drpy安卓本地搭建说明 https://code.gitlink.org.cn/api/v1/repos/hjdhnx/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/qq_32394351/dr_py#%E6%A8%A1%E6%9D%BF%E8%A7%84%E5%88%99%E8%AF%B4%E6%98%8E | ||
// 道长 drpy写源 套模模版 https://ghproxy.net/https://raw.githubusercontent.com/hjdhnx/dr_py/main/js/%E6%A8%A1%E6%9D%BF.js | ||
// 道长 drpy写源 相关视频教程 https://www.youtube.com/watch?v=AK7cN-fcwm4 | ||
// 道长 drpy写源 写源教学视频 https://t.me/fongmi_offical/54080/63553 | ||
// 海阔下载 https://haikuo.lanzoui.com/u/GoldRiver | ||
// 影视TV 官方TG Drpy群 https://t.me/fongmi_offical/63689 | ||
// 影视TV 官方TG 下载 https://t.me/fongmi_release | ||
|
||
var rule = { | ||
title:'310直播', | ||
host:'http://www.310.tv', | ||
url:'/?s=0&t=1&a=fyclass&g=fypage', | ||
searchUrl:'', | ||
searchable:0, | ||
quickSearch:0, | ||
class_name:'热门&足球&篮球', | ||
class_url:'0&1&2', | ||
headers:{ | ||
'User-Agent':'MOBILE_UA' | ||
}, | ||
timeout:5000, | ||
play_parse:false, | ||
lazy:'', | ||
limit:6, | ||
double:false, | ||
推荐:'*', | ||
一级:'.list_content a;.jiabifeng&&p:lt(5)&&Text;.feleimg img&&src;a&&t-nzf-o;a&&href', | ||
二级:'*', | ||
搜索:'', | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.