Just copy and paste the below lines in to address bar of the encrypted website now you can view the javascript generated original HTML source
javascript:var sorc=document.documentElement.outerHTML;document.open(“text/plain”);document.write(sorc);