修复显示显示【非法操作】等问题
安装搭建说明
亲测环境:Linux+Nginx+PHP7.2+Mysql5.5
安装地址:域名/install
跟提示填写数据库等信息安装就行
Nginx伪静态
location / {
rewrite ^/index.html$ /index.php;
rewrite ^/app.html$ /app.php;
rewrite ^/mv.html$ /mv.php;
rewrite ^/mv_([0-9]+)_([0-9]+).html$ /mv.php?mlist=$1&m=$2;
rewrite ^/tv.html$ /tv.php;
rewrite ^/cx.html$ /cx.php;
rewrite ^/yy.html$ /yy.php;
rewrite ^/book.html$ /book.php;
rewrite ^/hall.html$ /hall.php;
rewrite ^/fuli.html$ /fuli.php;
rewrite ^/zhibo.html$ /zhibo.php;
rewrite ^/music.html$ /music.php;
rewrite ^/movie.html$ /movie.php;
rewrite ^/zongyi.html$ /zongyi.php;
rewrite ^/dongman.html$ /dongman.php;
rewrite ^/shop.html$ /shop.php;
rewrite ^/vod(.*)$ /play.php?play=$1;
rewrite ^/mvplay/(.*).html$ /mv.php?v=$1;
rewrite ^/cxplay/(.*).html$ /cxplay.php?id=$1;
rewrite ^/yplay/(.*).html$ /yplay.php?post=$1;
rewrite ^/movie_(.*)_(.*)_(.*)_(.*)_(.*)_(.*).html$ /movie.php?cat=$1&year=$2&area=$3&act=$4&rank=$5&pageno=$6;
rewrite ^/tv_(.*)_(.*)_(.*)_(.*)_(.*)_(.*).html$ /tv.php?cat=$1&year=$2&area=$3&act=$4&rank=$5&pageno=$6;
rewrite ^/dongman_(.*)_(.*)_(.*)_(.*)_(.*).html$ /dongman.php?cat=$1&year=$2&area=$3&rank=$4&pageno=$5;
rewrite ^/zongyi_(.*)_(.*)_(.*)_(.*)_(.*).html$ /zongyi.php?cat=$1&act=$2&area=$3&rank=$4&pageno=$5;
rewrite ^/gb_(.*).html$ /book.php?page=$1;
rewrite ^/cx_(.*)_([0-9]+).html$ /cx.php?cid=$1&page=$2;
rewrite ^/yy_(.*).html$ /yy.php?list=$1;
rewrite ^/star.html /star.php;
rewrite ^/mxstar_(.*)_(.*)_(.*).html /star.php?wd=$1&tab=$2&pageno=$3;
rewrite ^/seacher-(.*).html /seacher.php?wd=$1;
rewrite ^/mvseacher-(.*).html /mv.php?ac=$1;
rewrite ^/news.html$ /news.php;
rewrite ^/news_([0-9]+).html$ /news.php?page=$1;
rewrite ^/content-([0-9]+)-([0-9]+).html$ /content.php?dz=/$1/$2.shtml;
rewrite ^/shop_(.*)$ /shop.php?page=$1;
rewrite ^/dy.html$ /dy.php;
rewrite ^/hy.html$ /hy.php;
rewrite ^/top.html$ /top.php;
rewrite ^/hy_(.*)_(.*).html$ /hy.php?cid=$1&page=$2;
rewrite ^/hyplay_(.*).html$ /hyplay.php?id=$1;
}
-
米酷影视7.2】七星修改二开完整版下载可以自定义无广告接口解析 最新的米酷版本7.2,加上无广告接口完美运营,需要的下载
如果出现报错:Warning: mysql_connect(): Access denied for user ‘root’@’localhost’ (using password: YES) in /www/wwwroot/XXXXXXXX/upload/system/conn.php on line 9
报错登陆后台清除下缓存就行了!
免责声明:本站下载的源码均来自公开网络收集整理、大部分经过亲自测试但不保证百分百完整,要求完整无瑕疵的可以去找作者购买正版,就不要在这里下载了,源码素材属于虚拟商品,具有可复制性,可传播性,一旦购买,不接受任何形式的退款、换货要求。请您在购买获取之前确认好 是您所需要的资源,若侵犯了您的合法权益,请来信通知我们,我们会及时删除,给您带来的不便,我们深表歉意。
免责声明:下载用户仅供学习交流,请下载24小时后删除,若使用商业用途,请购买正版授权,否则产生的一切后果将由下载用户自行承担。
合作建议投诉等问题,请来信通知我们(Email: 64138837@qq.com),我们会及时处理,给您带来的不便,我们深表歉意,网站非盈利仅供学习交流,若使用商业用途,请购买正版授权,否则产生的一切后果将由下载用户自行承担。
本站用户所发言论仅代表网友自己,不代表本站观点。在星码资源发表言论的网友,我们认为用户已经知道并理解这一声明。
评论(0)