In the address bar or press CTRL O, enter:
Code:
JavaScript: s = document.documentelement.outerHTML; Document.write ('' '); document.body.innertext = S;
No matter how complicated encryption, you will eventually be restored to the HTML code that can be parsed, while DocumentElement.outerHTML is the final result.