Coder Social home page Coder Social logo

baiduwp-php's Introduction

baiduwp-php

PanDownload 网页复刻版,PHP 语言版
本项目是依据 baiduwp 的 JavaScript 版本改写而来,仅供大家学习参考
希望在使用时能够保留导航栏的 Made by Yuan_Tuo 和 Optimized by LC,感谢!

Demo

已加密,暂不开放!

Setting

请在 config.php 中找:

define('BDUSS', '');
define('STOKEN', '');
define('IsCheckPassword', true);
define('Password', '请在这里填写密码啦!ヾ(≧▽≦*)o');
  • 前两项填入你自己的 SVIP 信息就行,获取 cookie 方法见视频 BV1Yh411d7Gd
  • 第三项是是否需要密码的选项
  • 第四项是首页需要输入的密码,但是如果第三项为 false 则无效
  • 详细信息可见 config.php 的注释

Thanks

New Changes

  • 当前版本:1.3.3
  • 更新日期:2020-8-17
  • 以下修改由 LC 完成
    • 优化后端逻辑和效率
    • 优化代码
    • 修复缺少文件或直接访问 config.phpfunctions.php 时出错的问题
    • 优化错误时提示

坑或不确定

  • static/functions.js
    • 42 行

安装注意事项

  • 使用了 SESSION,注意 PHP 访问系统文件(夹)权限问题
  • 请使用PHP7.0+版本,过老版本可能出现未知错误

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.