抖音破解

This commit is contained in:
luzhisheng 2023-08-07 06:41:32 +08:00
parent 3e9daa1fd6
commit 3453b5e80e

View File

@ -4,4 +4,7 @@ Date.prototype.getTime = function () {
Math.random = function () { Math.random = function () {
return 0.8532337990105894 return 0.8532337990105894
}; };
// 深拷贝
console = Object.assign(console);