mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-30 03:33:33 +00:00
11 lines
149 B
HTML
11 lines
149 B
HTML
<html>
|
|
<head>
|
|
<script>
|
|
document.createTextNode("").__proto__.__proto__ = null;
|
|
document.createTextNode("");
|
|
</script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|