Counter Strike 1.5 - 1.6 Wall Hack İndir

21 Mayıs 2011 Cumartesi

Iframe Almayı Engelleme

Googleda Ara

Sitenin en Yukarısına asagidaki kodu yaz. Iframe'e alamaz kimse seni.

Kod:
<script type="text/javascript">
if (top.location != location) {
top.location.href = document.location.href;
}
</script>
__________________

0 Yorum:

Yorum Gönder