The current Cyberbot II code includes a regex for detecting external links. However, this regex is apparently not detecting all external links in articles. We should try to improve the regex so that it is more fool-proof.
The current regex can be seen in the getExternalLinks() function at https://github.com/cyberpower678/Cyberbot_II/blob/master/deadlink.php.