fun clearVisitedLinks(urls: List<String>): Unit
Removes urls from the visited links database.
urls - URLS to be removed
urls