pub fn load_urls(cli: &Cli) -> Result<Vec<String>>
Read URLs from a file, stdin, or HAR input. Blank lines and lines starting with # are ignored.
#