如何查看被隐藏的源代码

手册/FAQ (797) 2016-04-13 10:13:47
RAKsmart国外服务器
Megalayer美国服务器

 

破解方法在地址栏中输入 

javascript:alert(document.documentElement.outerHTML);  
<html> 
<head> 
<script language="javascript"> 
function clear(){ 
Source=document.body.firstChild.data; 
document.open(); 
document.close(); 
document.title="看不到源代码"; 
document.body.innerHTML=Source; 

</script> 
</head> 
<body onload=clear()> 
海外主机侦探</body> 
</html>

 

THE END
RAKsmart大带宽服务器