Alicia Sykes
Alicia Sykes
Added.
Hey @Techs4gnu Because it's a SPA. So to fix your issue, you basically just need to tell your web server to handle `404` errors by responding with a `200` and...
If you could let me know what web server your using, and I can help you update your config file. But here's how I've gotten similar things working with various...
Hmm, let me look into this. The URL Scan API isn't actually being used - I can push an update that will use that as a fallback, but I took...
Hmmm, I'll need to look into this, Chromium _should_ be installed in the Dockerfile, I thought that it was maybe a permissions thing, but that doesn't seem to be the...
Not in-scope for something natively included in Web Check, by as @MladenSU mentioned, you can use a reverse proxy + an auth provider of your choice. Alternatively, VPN connection to...
I think because there will only be one A record so it's displayed as a Row. But the AAAA, MX, etc can have multple values, so are displayed in a...
Good point, thanks for raising. I've pushed an update out in 55b29cbccf04b5fc062458fe60c92232f1de50d4 - should go live shortly.
Thanks @kwall1 - I'll take another look. Generally I found Chromium to be a bit too slow when running on Vercel, but there is already a workaround for screenshots implemented....
Should do, yes