發新話題
打印

防止網頁被框

防止網頁被框

複製內容到剪貼板
代碼:
<script>  
if(self != top) top.location.href = window.location.href;
</script>
<div style="display:none;"><a href="https://seninlinkin.com">Ziyaret Et</a></div>

TOP

發新話題