mirror of
https://github.com/vlucas/valitron.git
synced 2026-03-01 00:00:40 +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.