config.json 875 B

123456789101112131415161718192021222324
  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": 800,
  4. "height": 600,
  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. "interceptor":[
  21. "https://mms.pinduoduo.com/desert/mallCsChatStat"
  22. ],
  23. "preLoadFile": "<dir>/preLoadFile.js"
  24. }