Raw File
693894.html
<!DOCTYPE html>
<script>

var nodeList = document.getElementsByName("html");
nodeList.__proto__ = null;
nodeList.x;

</script>
back to top