config2.json 336 B

123456789101112131415
  1. {
  2. "enterURL": "http://cunchu.site/work/debug/index.html",
  3. "width": 600,
  4. "height": 800,
  5. "webPreferences": {
  6. "webSecurity": false,
  7. "nodeIntegration": true,
  8. "nativeWindowOpen": false
  9. },
  10. "autoHideMenuBar": true,
  11. "redirect":[""],
  12. "redirectURL":"",
  13. "proxy":"",
  14. "noCache": true
  15. }