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.
pub static URL_WWW_REGEX: LazyLock<Regex>WWW URL regex - for URLs starting with www. without protocol.
See URL_WWW_STR for documentation.