本软件仅供学习交流,请勿用于非法用途,本作者不承担一切法律责任!
程序停止下载!!!
如今超度小说站泛目录已经被转售严重,实在无能为力,只能将这泛目录程序的早期版本发出来,降低大家使用的门槛。
程序早期的版本模板颜色为和目前网上流传的某些版本一致,为紫色,但尚不清楚是否同为一款泛目录。
更多细节,请大家参考文章下方的“程序目录文件”进行对比,peace and love。
安装亲测
亲测配置环境:Linux+Nginx+php7.2(php7.0应该也可以)
伪静态
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /404.php;
}
}
location /template/lingdubook/show.html {
rewrite ^(.*)$ /404.html;
}
location /template/lingdubook/index.html {
rewrite ^(.*)$ /404.html;
}
程序目录文件
所见即所得,下载后您将得到以下截图内的程序文件:
├404.php
├baidu.php
├favicon.ico
├index.php
├pic.php
├pz.php
├sitemap.php
├userads.php
├使用说明.txt
├<9seo>
│ ├<data>
│ │ ├ascii.txt
│ │ ├description.txt (描述文件)
│ │ ├fbt.txt (副标题)
│ │ ├js.txt
│ │ ├link.txt
│ │ ├title.txt
│ │ ├wzmc.txt (网站名称)
│ │ ├xslx.txt
│ │ ├zz.txt(章节)
│ │ ├<juzi> (句子库)
│ │ │ └1.txt
│ │ ├<xs> (小说名)
│ │ │ ├xms2.txt
│ │ │ └xsm.txt
│ │ ├<zj>
│ │ │ └1.txt
│ ├<key> (关键词目录)
│ │ ├bt.txt
│ │ └keyword.txt
│ ├<moban>
│ │ ├9_neiye_mb.html(内页模板)
│ │ └9_shouye_mb.html(首页模板)
├<templates>
│ ├<html5>
│ │ ├<css>
│ │ │ └site.css
│ │ ├<fonts>
│ │ │ ├glyphicons-halflings-regular.eot
│ │ │ ├glyphicons-halflings-regular.svg
│ │ │ ├glyphicons-halflings-regular.ttf
│ │ │ ├glyphicons-halflings-regular.woff
│ │ │ └glyphicons-halflings-regular.woff2
│ │ ├<images>
│ │ │ ├23500s.jpg
│ │ │ ├30517s.jpg
│ │ │ ├32005s.jpg
│ │ │ ├32068s.jpg
│ │ │ ├32074s.jpg
│ │ │ └nocover.svg
│ │ ├<js>
│ │ │ └common.js
├<uploads>
│ ├<images> (图片存储在这个文件夹内)
│ │ └cc.png
├<userads>
│ ├<android>
│ │ └index.html
│ ├<ios>
│ │ └index.html
│ ├<pc>
│ │ └index.html
程序模板标签
常用标签:
<章节1>-<章节14>
<随机章节>
<随机小说名>
<小说名1>-<小说名70>
<随机作者>
<小说类型>
<视频>
<网站名称>
<随机端口>
<副标题>
<随机关键词>
<随机域名>
<标题>
<描述>
<随机关键词>
<关键词1>-<关键词60>
<句子>
<文章模块>
<ascii>
<随机图片>
<时钟>
<发布时间>
<外链>
<年>
<月>
<日>
原文链接:https://www.baijiascw.com/11739.html,转载请注明出处。
评论0