Index

E-mail bot test 2: Webpages

Search in: " . $url . ""; ?>
Use ?geturl= in the url for other urls.


E-mail adresses
Regexp: /(?:[a-zA-Z0-9_.-]|%2b)+@(?:(?:[a-zA-Z0-9-])+.)+(?:[a-zA-Z0-9]{2,4})/
Found:
\n"; } if (empty($email_array)) { echo "None."; } ?>

URLs
Only does actual links.
Regexp: /href=[\"']([^\"^')+[\"']/
Found:
\n"; } } if (empty($url_array)) { echo "None."; } ?>



Please do not spam people with found e-mail addresses. This code is for study purposes only.