Code Monkey home page Code Monkey logo

dmm's Introduction

#東木书屋 DMNovel

本人喜欢在业余时间阅读小说(当然正版、盗版都有),许多的小说网站广告、限制很多,就想自己搞个无广告的网站。从网上DOWN了许多程序,要么不符合自己的要求,要么加密无法修改,因为工作原因,所以就搁置下来。最近业务不是太多,就决定自己写个程序。我们的口号:

无广告 无加密 可上传 可盗取

#功能

  • 可以上传txt文本文件,自动获取书名、作者名、描述,自动将文本分章节保存
  • 每个章节在阅读一次后缓存
  • 可以从 顶点小说 抓取小说 (暂时只支持这个,如果有时间可能会改)
  • 可以发布自己的小说:) (这个我喜欢,没事自己写些乱七八糟的东西)
  • 章节进行分页,不再一个页面到底,使用鼠标、左右按键进行翻页(低版本的IE不支持,让我们一起消灭它们)
  • 支持手机浏览,点击翻页
  • 其他一时想不起来了...

#安装

  • 打开地址http:// you ip /dmnovel/install/
  • 正式运行环境请将/index.php中的define('ENVIRONMENT', isset($_SERVER['CI_ENV']) ? $_SERVER['CI_ENV'] : 'development'); 改为define('ENVIRONMENT', 'production');

#截图

前台

首页 小说页面 章节页面

后台

发布小说 上传TXT小说 采集小说

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.