URL_WWW_REGEX

Static URL_WWW_REGEX 

Source
pub static URL_WWW_REGEX: LazyLock<Regex>
Expand description

WWW URL regex - for URLs starting with www. without protocol. See URL_WWW_STR for documentation.