document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. wget -q -r -l 5 -O - http://somesite.com/ | grep -E -o "\\b[a-zA-Z0-9.-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z0-9.-]+\\b
');