破解&屏蔽防止嵌入框架代码 top.location != self.location

<script type="text/javascript">
    if (top.location != self.location)
        top.location = self.location;
</script>
相关文章
相关标签/搜索