zhouxinhuagg

米酷影视系统6.2.8源码完整版仿首涂模板+四套模板

作者: zhouxinhuagg 发布时间: 2020-03-9 4.7K 人阅读

米酷影视系统6.2.8源码完整版 仿首涂模板+四套模板


源码简介

至尊影视管理系统是一套专为不同需求的站长而设计的影视管理系统,灵活,方便

人性化设计简单易用是最大的特色,是快速架设视频网站首选

只需3分钟即可建立一个海量的视频讯息的行业网站。(更新至6.2.8.4)

首涂第二十一套模板,外加四套好看的模板!
为避免出错,建议大家备份模板文件夹


更新记录

6.2.8.4更新记录

修复很多问题,倒卖的自己研究去吧

6.2.4更新记录

修复问题若干

6.2.3更新记录

1、修复MV导航链接问题

2、修复娱乐播放页部分无法播放问题

3、修复娱乐分类页面列表问题

4、移动端增加美拍链接

5、修复YY采集失效问题

6、增加支持微信、支付宝的易支付平台

7、修复广告位

6.2.2更新记录

1、优化分类SEO

2、MV资源改为采集优酷

3、修复手机端后台留言管理按钮不显示问题

4、优化大淘客采集

6.2.1更新记录

1、优化公众号回复

2、美化相关明星

3、修复搜索图片问题

4、调整搜索结果顺序

5、修复资讯列表

6、修复积分充值扣除天数问题

7、更改尝鲜播放页面链接

8、修复其他bug

6.2更新记录

1、恢复公告功能

2、增加首页手动添加幻灯片功能

3、增加上一集、下一集功能

4、优化搜索页面

5、修改首页幻灯采集腾讯视频,增加分类幻灯

6、增加综合视频频道 恢复MV频道

7、增加明星排行页面

8、增加资讯和资讯相关影视功能

9、增加播放页面剧情简介和相关明星功能

10、增加分类多重筛选功能

11、重新检验尝鲜资源 增加卧龙资源

12、屏蔽尝鲜搜索违规内容

13、优化伪静态规则

14、增加导航APP下载图标

15、增加YY播放页面排行榜功能

16、修复YY相关视频与图片不符bug

17、增加大淘客淘宝客功能

18、修改登录、注册、找回密码页面

19、更改找回密码为随机数字

20、修复公众号显示尝鲜资源

21、简化分类页幻灯显示

22、优化采集静态缓存,提升访问速度

23、修复移动端导航遮挡问题

24、修复移动端播放页错位

25、完善动漫页简介

26、增加全网资源无播放源提示

27、修复登录、注册页观看记录和二维码不显示问题

28、完善MV分类页和播放页

29、修复手机端MV搜索问题

30、其他修复


NGINX伪静态规则

rewrite ^/index.html$ /index.php;
rewrite ^/app.html$ /app.php;
rewrite ^/mv.html$ /mv.php;
rewrite ^/mv1.html$ /mv1.php;
rewrite ^/tv.html$ /tv.php;
rewrite ^/cx.html$ /cx.php;
rewrite ^/jx.html$ /jx.php;
rewrite ^/yy.html$ /yy.php;
rewrite ^/fun.html$ /fun.php;
rewrite ^/book.html$ /book.php;
rewrite ^/yule.html$ /yule.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$ /mvplay.php?mv=$1;
rewrite ^/splay/(.*).html$ /splay.php?xiao=$1;
rewrite ^/fplay/(.*).html$ /fplay.php?yule=$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&area=$2&act=$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 ^/fun_(.*)$ /fun.php?m=$1;
rewrite ^/yule_(.*)$ /yule.php?m=$1;
rewrite ^/mv1_(.*)$ /mv1.php?m=$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 ^/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;

本文最后更新于2020年3月9日,若涉及的内容可能已经失效,直接留言反馈补链即可,我们会处理,谢谢
本站所有资源收集于网络,如有侵权违规请联系联系客服处理删帖,谢谢
52草根资源 » 米酷影视系统6.2.8源码完整版仿首涂模板+四套模板

常见问题FAQ

1.关于新手解压出错 必看(附电脑+安卓WINRAR APP)
新手必看 本站资源解压教程:http://www.52cgzys.com/76304/
2.本站Telegram群组链接
本站Telegram群组链接:https://t.me/joinchat/ElyDb9Es_YNjYjdl
3.所有礼包码下载地址:http://www.52cgzys.com/422289/
所有礼包码下载地址:http://www.52cgzys.com/422289
4.各类问题及解决处理方法合集
各类问题及解决处理方法合集:http://www.52cgzys.com/zhanwu/xinshou/

发表回复

提供最优质的资源集合

立即查看 申请友链