| 123456789101112131415161718 |
- {
- "enterURL": "https://demos.run/%E5%88%B7%E8%AE%BF%E9%97%AE/index.html",
- "width": 960,
- "height": 570,
- "webPreferences": {
- "webSecurity": false,
- "contextIsolation": true,
- "nodeIntegration": false,
- "nativeWindowOpen": false,
- "preload": "<dir>/preload.js",
- "sandbox": false
- },
- "autoHideMenuBar": true,
- "redirect":[],
- "redirectURL":"",
- "proxy":"",
- "noCache": false
- }
|