Elektron Lepaskan COR

const mainWindow = new BrowserWindow({
  webPreferences: {
    webSecurity: false
  }
})
florinrelea