2026-06-11 16:29:24分类:辅助工具阅读(6) 
Rtworld目录网全解开源2.0 ,录网全网首发,全解齐全功能齐全!开源
1.多前台模板切换 ,录网明日之后女角色怀孕顺序多跳转模板切换
2.系统日志管理 ,全解齐全系统数据清理工具
3.多网站分类,开源明日方舟口碑怎么样多文章分类,录网具有书籍,全解齐全影视,开源等搭配功能
4.采集数据,录网站长管理
,全解齐全简便操作,开源提交即收录 ,录网明日方舟是正经游戏吗各大网站推送收录你的全解齐全域名 , 快拥有属于你的开源目录网,本地TDK信息一键得到
,明日之后充钱严重吗去除接口卡带式
5.邮箱式提交收录
,更加保证网站质量数据,上传安装前端模板/跳转模板 6.新增影视和小会谈功能,自行增补相关数据!
安装教程
:
1.上传服务器/虚拟主机根目录并且解压
2.填写伪静态(伪静态在下方)
3.访问域名填写数据库相关信息,并落成操作!
4.后台信息:
后台入口:/Manage/
后台默认账户密码:Manage/123456
Nginx伪静态
code
- location = /index.html {
- rewrite ^(.*)$ /index.php;
- }
- location = /tb {
- rewrite ^(.*)$ /User/tb.php;
- }
- location = /jd {
- rewrite ^(.*)$ /User/jd.php;
- }
- location = /pdd {
- rewrite ^(.*)$ /User/pdd.php;
- }
- location = /404.html {
- rewrite ^(.*)$ /index.php?AS=404;
- }
- location /sort {
- rewrite ^/sort-([1-9]+[0-9]*).html$ /index.php?AS=sort&sid=$1;
- }
- location /arsort {
- rewrite ^/arsort-([1-9]+[0-9]*).html$ /index.php?AS=arsort&aid=$1;
- }
- location /article {
- rewrite ^/article-([1-9]+[0-9]*).html$ /index.php?AS=article&tid=$1;
- }
- location /web {
- rewrite ^/web-([1-9]+[0-9]*).html$ /index.php?AS=web&wid=$1;
- }
- location /book {
- rewrite ^/book-([1-9]+[0-9]*).html$ /index.php?AS=book&xid=$1;
- }
- location /movie {
- rewrite ^/movie-([1-9]+[0-9]*).html$ /index.php?AS=movie&ysid=$1;
- }
- location /app {
- rewrite ^/app-([1-9]+[0-9]*).html$ /index.php?AS=app&gid=$1;
- }
- location /qbwz {
- rewrite ^/qbwz.html$ /index.php?AS=qbwz;
- }
- location /books {
- rewrite ^/books.html$ /index.php?AS=books;
- }
- location /movies {
- rewrite ^/movies.html$ /index.php?AS=movies;
- }
- location /apps {
- rewrite ^/apps.html$ /index.php?AS=apps;
- }
- location /article_search {
- rewrite ^/article_search.html$ /index.php?AS=article_search;
- }
- location /search {
- rewrite ^/search.html$ /index.php?AS=search;
- }





链接:https://pan.baidu.com/s/1ALselmsMFmwHXulmgtfevQ?pwd=4yvs
下载密码评论后可见