config.json 904 B

12345678910111213141516171819202122232425
  1. {
  2. "enterURL": "https://uc.ky-express.com/netc-pc-web-offline/1.570.116/#/admin/user?pre_click_id=252_1768234377111&timeStamp=1768234377332&realRoutePath=%252Fadmin%252Fuser%252FcusCode",
  3. "width": 1200,
  4. "height": 800,
  5. "webPreferences": {
  6. "webSecurity": false,
  7. "nodeIntegration": false,
  8. "nativeWindowOpen": false,
  9. "preload": "<dir>/preload.js",
  10. "worldSafeExecuteJavaScript": true,
  11. "enableRemoteModule": false,
  12. "safeDialogs": false
  13. },
  14. "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36",
  15. "autoHideMenuBar": true,
  16. "redirect":[],
  17. "redirectURL":"",
  18. "proxy":"",
  19. "noCache": false,
  20. "frameInjection": true,
  21. "interceptor":[
  22. "https://mms.pinduoduo.com/desert/mallCsChatStat"
  23. ],
  24. "preLoadFile": "<dir>/preLoadFile.js"
  25. }