Jiahao Ma
Results
1
comments of
Jiahao Ma
> // you can try this, it works > global.navigator = {appName: 'nodejs'}; // fake the navigator object > global.window = {}; // fake the window object > const JSEncrypt...