Check if website is down using ping command.
import { down } from 'https://deno.land/x/down@1.0.2/mod.ts'
await down('example.com') // falsethe ping module is available in the following Deno registries:
https://crux.land/4c3BpFhttps://deno.land/x/down@1.0.2/mod.tshttps://x.nest.land/down@1.0.0/mod.ts