Seversintabi.com Türkiye'nin En Büyük Forumu Bence Seversin Tabi

Seversintabi.com Türkiye'nin En Büyük Forumu Bence Seversin Tabi (https://seversintabi.com/)
-   SMF (https://seversintabi.com/smf/)
-   -   Sitenizden Kopyalama Yapmalarını Engelleme (https://seversintabi.com/smf/10212-sitenizden-kopyalama-yapmalarini-engelleme.html)

ceyLin 25 November 2008 10:46

Sitenizden Kopyalama Yapmalarını Engelleme
 
index.template.php de

Bul


Kod:

</head><body>';

Degiştir


Kod:

</head><body>'; echo'<script type="text/javascript">//form tags to omit in NS6+:var omitformtags=["input", "textarea", "select"]omitformtags=omitformtags.join("|")function disableselect(e){if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)return false}function reEnable(){return true}if (typeof document.onselectstart!="undefined")document.onselectstart=new Function ("return false")else{document.onmousedown=disableselectdocument.onmouseup=reEnable}</script>';


Saat: 04:22

Telif Hakları vBulletin® v3.8.9 Copyright ©2000 - 2024, ve
Jelsoft Enterprises Ltd.'e Aittir.


Search Engine Friendly URLs by vBSEO 3.6.0 PL2