lazybotter
lazybotter
Hi, I am trying to create an application that will run multiple instances of puppeteer, each instance will have its own proxy. The new "perBrowserOptions" is good but how can...
From the docs: "If the document does not contain an _id field, NeDB will automatically generated one for you (a 16-characters alphanumerical string). The _id of a document, once set,...
Hi, I have been setting up some logic to implement the nsis-compat-updater. Lets say I have a feed url : http://domain.com/downloads/app_name/versions.nsis.json When I call updater.downloadUpdate(version.version) I am getting a 404...
Hi, I have been using this updater for a while now and it’s great! I have one problem, I have added a section of my app where the user can...