pub fn obfuscate_url_string( url: &str, remove_query_string: bool, remove_path_digits: bool, ) -> String