I got them in there. Just had to manually add them within the plugin settings.
Opps..
The code did not match what you typed but is this the correct one?
$return = "<a href='$url' rel='external follow' class='url'>$author</a>";
return apply_filters('get_comment_author_link', $return);