pub async fn find_urls(url: &str, aname: String) -> Vec<String>
Find URLs in a text using a regular expression searching for HTML tags
aname
A vector of URLs found in the text