Genel Paylaşım Forumu

Genel Paylaşım Forumu (https://seversintabi.com/)
-   SMF (https://seversintabi.com/smf/)
-   -   Sitenizden Kopyalama Yapmalarını Engelleme (https://seversintabi.com/smf/10212-sitenizden-kopyalama-yapmalar-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: 17:25

Telif Hakları vBulletin® v3.8.4 Copyright ©2000 - 2025, ve
Jelsoft Enterprises Ltd.'e Aittir.
Search Engine Optimisation provided by DragonByte SEO v2.0.37 (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.