GithubHelp home page GithubHelp logo

davidmr001 / baidu-nolimit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudroc/baidu-nolimit

0.0 1.0 0.0 1.62 MB

百度云大文件下载破解,chrome插件

JavaScript 46.48% CSS 32.65% HTML 20.87%

baidu-nolimit's Introduction

baidu-nolimit

百度云大文件下载破解,chrome插件

原理就是屏蔽掉百度云客户端的启动,直接获取下载地址,然后把这个地址复制到迅雷即可 全部代码一共6行...

console.log("Don't be evil!");var actualCode = "Object.defineProperty(navigator,'platform',{get:function(){return '这里随便吧';}});";var s = document.createElement('script');
s.textContent = actualCode;
document.documentElement.appendChild(s);
s.remove();

核心代码只有一行

"Object.defineProperty(navigator,'platform',{get:function(){return '这里随便吧';}});";

详细说明: http://www.jarjar.cn/one-line-js-crack-baidu-yun/

参考链接: 知乎:https://www.zhihu.com/question/36609103 stackoverflow:http://stackoverflow.com/questions/23202136/changing-navigator-useragent-using-chrome-extension

baidu-nolimit's People

Contributors

cloudroc avatar crimx avatar duqian42707 avatar lbypatrick avatar

Watchers

 avatar

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.