mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-21 04:31:26 +00:00
12 lines
260 B
HTML
12 lines
260 B
HTML
<!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>
|
|
|