pub(crate) fn find_url(line: &str) -> Option<usize>
Check whether a string contains an http(s) URL, returning the start position.