close
問題:為未阻擋外來之frame問題,造成原始網站被蓋頁,請用下方程式進行阻擋
<script type="text/javascript">
if (top != self) top.location=encodeURI(self.location)
</script>
全站熱搜
問題:為未阻擋外來之frame問題,造成原始網站被蓋頁,請用下方程式進行阻擋
<script type="text/javascript">
if (top != self) top.location=encodeURI(self.location)
</script>