1 2 3 4 5 6 7 8 9 10 11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <script type="text/javascript">window.onerror=new Function("return True")</script> <script type="text/javascript" src="nonexistent.js"></script> </head> <body></body> </html>