直接突破百度網盤,用IDM或者迅雷下載。


直接突破百度網盤,用IDM或者迅雷下載。
推薦瀏覽器: 360 ,CHORME
360,: 打開網盤下載頁,然后F12→找到CONSOLE→刷新→輸入代碼“Object.defineProperty(this , 'navigator' , {value: { platform: "" }}); ”(沒有雙引號)→回車→F12→迅雷下載。
CHORME: 打開網盤下載頁,右鍵空白處→檢查→同上。
純手打,絕對有效。望采納


Object.defineProperty(this , 'navigator', {value: { platform: "" }});
Object.defineProperty(navigator,'platform',{get:function(){return '這里隨便吧';}});

 

百度網盤下載限速如何破解? - 知乎,紅塔山

https://www.zhihu.com/question/28333225

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();

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2024 CODEPRJ.COM