mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-30 23:01:52 +00:00
validateUrlActive() calls checkdnsrr() which by default looks only for MX records, and passes the whole tail part of the URL after the prefix. It should isolate the host and check for A, AAAA or CNAME DNS records.