mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 01:48:55 +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>
|