config.json 476 B

12345678910111213141516
  1. {
  2. "enterURL": "https://dfl.topxlc.com/#/loong/selected_blocks",
  3. "width": 1920,
  4. "height": 1080,
  5. "webPreferences": {
  6. "webSecurity": false,
  7. "nodeIntegration": false,
  8. "nativeWindowOpen": false
  9. },
  10. "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36",
  11. "autoHideMenuBar": true,
  12. "redirect":[],
  13. "redirectURL":"",
  14. "proxy":"",
  15. "noCache": false
  16. }