URL_SIMPLE_REGEX

Static URL_SIMPLE_REGEX 

Source
pub static URL_SIMPLE_REGEX: LazyLock<Regex>
Expand description

Simple URL regex - for content detection and line length exemption. See URL_SIMPLE_STR for documentation.