我的网站被盗用了,搞了个防iframe盗用的代码。
<script>
if(parent.window.frames[0]){
alert('非法盗用www.php-oa.com网站,点击确定将转到主页!');
parent.window.close();
}, , ,