mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-20 01:34:55 +08:00
抖音破解
This commit is contained in:
parent
3e9daa1fd6
commit
3453b5e80e
@ -4,4 +4,7 @@ Date.prototype.getTime = function () {
|
||||
|
||||
Math.random = function () {
|
||||
return 0.8532337990105894
|
||||
};
|
||||
};
|
||||
|
||||
// 深拷贝
|
||||
console = Object.assign(console);
|
Loading…
x
Reference in New Issue
Block a user