Jump to content
Forum Windows-az.com

Anti-Rip Dle


Guest zaminboss

Recommended Posts

Guest zaminboss

1. index.php tap:

<div id='dle-content'>

 

id terefini deyis. numune: dle-zamin

 

2. engine/modules/show.short.php tap:

$tpl->set('{short-story}', stripslashes("<div id=\\"news-id-" . $row['id'] . "\\" style=\\"display:inline;\\">" .$row['short_story'] . "</div>"));

 

 

deyis

$random = substr(md5($row['category']), 0, 4);

$tpl->set('{short-story}', stripslashes("<div class=\\"{$random}" . $row['id'] . "\\" >" . $row['short_story'] . "</div>"));

 

 

3. engine/modules/show.full.php tap:

$tpl->set( '{full-story}', stripslashes( "<div id=\\"news-id-" . $row['id'] . "\\" style=\\"display:inline;\\">" . $row['full_story'] . "</div>" ) );

 

 

deyis:

$random = substr(md5($row['category']), 0, 4);

$tpl->set('{full-story}', stripslashes("<div class=\\"{$random}" . $row['id'] . "\\">" .$row['full_story'] . "</div>"));

Link to comment
Share on other sites

Proqramlar telegramda
  • 2 sene sonra...

Sohbete katıl

Şimdi mesajını gönderebilir ve daha sonra kayıt olabilirsin. Bir hesabın varsa, hesabınla göndermek için şimdi oturum aç.

Misafir
Bu konuya yanıt ver...

×   Zengin metin olarak yapıştırıldı.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Önceki içeriğiniz geri yüklendi.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • loading...
×
×
  • Create New...