pub fn is_url(input: &str) -> bool
Determines if the input string is a URL (starts with http:// or https://)