This val checks the availability of a specified website. If it's down or not returning a 200 OK status, it triggers an email alert. The email includes the date, time (in UTC), and the reason for the downtime, providing a way to monitor website availability.
Fork this val and edit the URL
variable to set up downtime notifications for your website.
Migrated from folder: Utils/isMyWebsiteDown