Matches a valid hostname like "example.com" or "sub.example.com"
RegExp
import { DOMAIN_PATTERN } from "doc.ts";