sorry this is more of a question than an issue, but what are the respective use cases of `isURL` with require_tld: true and `isFQDN`? I'm trying to make sure a user submitted url ends with the tld and does not contain any params or paths after .com, for example.