txrp0x9
Results
2
comments of
txrp0x9
How can that be checked by javascript? A simple bypass would be to use another executablePath I guess
Have you tried something like ` Object.defineProperty(navigator,"platform", { get: function () { return "MacIntel"; }, set: function (a) {} }); `