功能如下
1.自动采集影视资源
2.在线播放功能
3.搜索全网资源功能
4.增加卫视在线同步直播
5.无需数据库 首页和播放页屏蔽了两个分区内容:伦理片 福利区
可在URL后加password.html 输入密码进行解锁一个小时
如:http://shenqiyu.com/password.html 密码:LSTV.TW
对接资源站点:zuida.me 做到实时更新,推荐配置:php7.1
伪静态规则:
RewriteEngine On
RewriteRule ^list/?([0-9]+)?/?$ index.php?id=$1
RewriteRule ^play/?([0-9]+)?/?$ lib/play.php?id=$1
RewriteRule ^search/([^/]+)/?$ lib/search.php?key=$1
RewriteRule ^zhibo.html lib/zhibo.php
RewriteRule ^password.html lib/password.php
这可能是初始版本,目前只能采集M38U,网站信息在config/config.php修改
下载地址https://www.lanzoui.com/i1xcobg
发表评论: