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.
pub static URL_SIMPLE_REGEX: LazyLock<Regex>Simple URL regex - for content detection and line length exemption.
See URL_SIMPLE_STR for documentation.