Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /**
- *
- * @ This file is created by http://DeZender.Net
- * @ deZender (PHP7 Decoder for ionCube Encoder)
- *
- * @ Version : 4.1.0.1
- * @ Author : DeZender
- * @ Release on : 29.08.2020
- * @ Official site : http://DeZender.Net
- *
- */
- include 'ayarlar.php';
- error_reporting(0);
- $AlanAdi = $_SERVER['HTTP_HOST'];
- $ipAdresi = $_SERVER['SERVER_ADDR'];
- if (ini_get('allow_url_fopen') == 1) {
- $Cek = file_get_contents('https://www.hddizayn.com/lisans/orumcek.php');
- preg_match('@<div>(.*?)</div>@si', $Cek, $Yazdir);
- $Gonder = 'https://www.hddizayn.com/lisans/orumcek.php?domain=' . $AlanAdi . '&ipadresi=' . $ipAdresi;
- $AlanAdi = file_get_contents($Gonder);
- $Durum = $Yazdir[1];
- }
- else {
- function StartCurl($site_url, $timeout = 5)
- {
- $ch = curl_init();
- $tarayici = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0';
- curl_setopt($ch, CURLOPT_URL, $site_url);
- curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
- curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
- curl_setopt($ch, CURLOPT_HEADER, 0);
- curl_setopt($ch, CURLOPT_TIMEOUT, $timeout);
- curl_setopt($ch, CURLOPT_USERAGENT, $tarayici);
- $result = curl_exec($ch);
- curl_close($ch);
- return $result;
- }
- $Gonder = 'domain=' . $AlanAdi . '&ipadresi=' . $ipAdresi;
- $Kontrol = 'https://www.hddizayn.com/lisans/orumcek.php?' . $Gonder;
- $Baslat = curl_init();
- curl_setopt($Baslat, CURLOPT_URL, $Kontrol);
- curl_setopt($Baslat, CURLOPT_RETURNTRANSFER, true);
- $LisansDurum = curl_exec($Baslat);
- curl_close($Baslat);
- $Site = StartCurl('https://www.hddizayn.com/lisans/orumcek.php');
- preg_match('@<div>(.*?)</div>@si', $Site, $Yazdir);
- $Durum = $Yazdir[1];
- }
- $AlanAdi = $_SERVER['HTTP_HOST'];
- if ($Durum == 0) {
- echo '<html>' . "\n\t\t\t" . '<head>' . "\n\t\t\t\t" . '<title>Lisanssız Kullanım ! HDDIZAYN WEB YAZILIM</title>' . "\n\t\t\t\t" . '<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">' . "\n\t\t\t\t" . '<link rel="shortcut icon" href="https://www.hddizayn.com/assets/images/favicon.ico">' . "\n\t\t\t\t" . '<meta name="robots" content="noindex">' . "\n\t\t\t\t" . '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">' . "\n\t\t\t\t" . '<link href="https://fonts.googleapis.com/css?family=Oswald:400,100,300,500,700%7CTitillium+Web:400,300,700,900&subset=latin,latin-ext" rel="stylesheet" type="text/css">' . "\n\t\t\t\t" . '<link rel="stylesheet" href="https://www.hddizayn.com/assets/css/lisans.css">' . "\n\t\t\t" . '</head>' . "\n\t\t\t" . '<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false">' . "\n\t\t\t" . '<center>' . "\n\t\t\t\t" . '<img src="https://hddizayn.com/images/hddizayn-yasak.png" width="300" height="150" style="margin-top:40px;">' . "\n\t\t\t\t" . '<div class="transbox" style="color:black;font-weight:bold;" align="center">' . "\n\t\t\t\t\t" . '<p>' . "\n\t\t\t\t\t\t" . '<h3>Uyarı : Lisanssız Kullanım !</h3>' . "\n\t\t\t\t\t\t" . 'Yasadışı (illegal) Kullanım Tespit Edildi. Bilgileriniz Kayıt Altına Alındı !<br>' . "\n\t\t\t\t\t\t" . '<span style="color:#013d9f;">Domain: ' . $AlanAdi . ' | Sunucu IP: (' . $ipAdresi . ')</span>' . "\n\t\t\t\t\t\t" . '<br/>Sistemi Yasal olarak Aktif hale getirmek için <a style="color:red; text-decoration:none;" href="https://www.hddizayn.com "target="_blank">“HDDIZAYN.COM” </a> Adresinden Ürünü Lisanslı Olarak Satın Alınız.</br>' . "\n\t\t\t\t\t\t" . '<span style="text-decoration: underline;">Aksi takdirde yasal işlem başlatılacaktır.</span>' . "\n\t\t\t\t\t\t" . '<br/>E-Posta: [email protected]<br>Tel: 0551 555 82 93' . "\n\t\t\t\t\t\t" . '<br><br>' . "\n\t\t\t\t\t\t" . 'HDDIZAYN WEB YAZILIM' . "\n\t\t\t\t\t" . '</p>' . "\n\t\t\t\t" . '</div>' . "\n\t\t\t" . '</center>' . "\n\t\t\t" . '</body>' . "\n\t\t" . '</html>';
- }
- else if ($Durum == 1) {
- date_default_timezone_set('Europe/Istanbul');
- $Ayarlar = $Baglan->query('SELECT * FROM hddizayn_site_ayarlari');
- $HDDizayn = $Ayarlar->fetch_array();
- $SmtpSorgu = $Baglan->query('SELECT * FROM hddizayn_smtp_ayarlari');
- $Smtp = $SmtpSorgu->fetch_object();
- $Protocol = (strtolower(substr($_SERVER['SERVER_PROTOCOL'], 0, 5)) == 'https' ? 'https' : 'http');
- $Protocol = (isset($_SERVER['HTTPS']) ? 'https://' : 'http://');
- $Author = 'HDDIZAYN WEB YAZILIM';
- $Sorgu = $Baglan->query('SELECT * FROM hddizayn_uyeler WHERE id = \'' . $_SESSION['uye_id'] . '\'');
- $Uye = $Sorgu->fetch_object();
- $Sure = 60;
- $Zaman = time();
- $Hesap = $Zaman - $Sure;
- if (isset($_SESSION['kullanici'])) {
- $Guncelle = $Baglan->query('UPDATE hddizayn_uyeler SET son_islem = \'' . $Zaman . '\' WHERE eposta = \'' . $_SESSION['eposta'] . '\'');
- }
- function Menu()
- {
- include 'ayarlar.php';
- echo '<div class="block-nav-categori">' . "\n\t" . '<div class="block-title">' . "\n\t\t" . '<span>Kategoriler</span>' . "\n\t" . '</div>' . "\n\t" . '<div class="block-content">' . "\n\t\t" . '<ul class="ui-categori">';
- $Sorgu = $Baglan->query('SELECT * FROM hddizayn_kategori WHERE durum = 1 ORDER BY id ASC');
- while ($Sonuc = $Sorgu->fetch_object()) {
- echo '<li class="' . $Sonuc->menu_durumu . '">';
- echo '<a href="kategori/' . $Sonuc->seflink . '/' . $Sonuc->no . '">';
- echo '<span class="icon"><i class="' . $Sonuc->ikon . '"></i></span>';
- echo $Sonuc->baslik;
- echo '</a>';
- echo '<span class="toggle-submenu"></span>';
- echo '<div class="submenu">';
- if ($Sonuc->resim == '') {
- }
- else {
- echo '<div class="categori-img">';
- echo '<a href="kategori/' . $Sonuc->seflink . '/' . $Sonuc->no . '"><img src="dosyalar/kategori/' . $Sonuc->resim . '" alt="categori-img"></a>';
- echo '</div>';
- }
- echo '<ul class="categori-list">';
- $Sorgula = $Baglan->query('SELECT * FROM hddizayn_kategori_alt WHERE durum = 1 and ust = \'' . $Sonuc->id . '\' ORDER BY id ASC');
- while ($Sonucla = $Sorgula->fetch_object()) {
- echo '<li class="col-sm-3">';
- echo '<strong class="title"><a href="kategori/' . $Sonucla->seflink . '/' . $Sonucla->no . '">' . $Sonucla->baslik . '</a></strong>';
- echo '<ul>';
- $Sorgucu = $Baglan->query('SELECT * FROM hddizayn_categori_alt WHERE durum = 1 and ust = \'' . $Sonucla->id . '\' ORDER BY id ASC');
- while ($Sonuccu = $Sorgucu->fetch_object()) {
- echo '<li><a href="kategori/' . $Sonuccu->seflink . '/' . $Sonuccu->no . '">' . $Sonuccu->baslik . '</a></li>';
- }
- echo '</ul>';
- echo '</li>';
- }
- echo '</ul>';
- echo '</div>';
- echo '</li>';
- }
- echo '</ul>' . "\n\t\t" . '<div class="view-all-categori">' . "\n\t\t\t" . '<a class="open-cate btn-view-all">Tüm Kategoriler</a>' . "\n\t\t" . '</div>' . "\n\t" . '</div>' . "\n" . '</div>';
- }
- function slider()
- {
- include 'ayarlar.php';
- echo '<div class="block-section-top block-section-top1">' . "\n\t\t" . '<div class="container">' . "\n\t\t\t" . '<div class="box-section-top">';
- Menu();
- echo "\n\t\t\t\t" . '<div class="block-slide-main slide-opt-1">' . "\n\t\t\t\t\t" . '<!-- slide -->' . "\n\t\t\t\t\t" . '<div class="owl-carousel" ' . "\n\t\t\t\t\t\t" . 'data-nav="true" ' . "\n\t\t\t\t\t\t" . 'data-dots="true" ' . "\n\t\t\t\t\t\t" . 'data-margin="0" ' . "\n\t\t\t\t\t\t" . 'data-items="1" ' . "\n\t\t\t\t\t\t" . 'data-autoplayTimeout="1600" ' . "\n\t\t\t\t\t\t" . 'data-autoplay="true" ' . "\n\t\t\t\t\t\t" . 'data-loop="true">';
- $Sorgu = $Baglan->query('SELECT * FROM hddizayn_slider WHERE durum = 1 ORDER BY id DESC');
- while ($Sonuc = $Sorgu->fetch_object()) {
- echo '<div class="item item' . $Sonuc->stil . '" style="background-image: url(dosyalar/slider/' . $Sonuc->resim . ');">';
- echo "\t" . '<div class="description">';
- if ($Sonuc->baslik_durum == 1) {
- echo '<span class="title">' . $Sonuc->baslik_tr . '</span>';
- }
- if ($Sonuc->alt_baslik_durum == 1) {
- echo '<span class="subtitle">' . $Sonuc->alt_baslik_tr . '</span>';
- }
- if ($Sonuc->aciklama_durum == 1) {
- echo '<span class="des">' . $Sonuc->aciklama_tr . '</span>';
- }
- if ($Sonuc->buton_durum == 1) {
- echo '<a style="font-weight:bold;" href="' . $Sonuc->sliderlink . '" class="btn">' . $Sonuc->buton_tr . '</a>';
- }
- echo '</div>';
- echo '</div>';
- }
- echo '</div>';
- echo '</div>';
- echo '<div class="banner-slide">';
- $Sorgucu = $Baglan->query('SELECT * FROM hddizayn_reklam WHERE durum = 1 and reklam_alani = \'slider_alani\' ORDER BY id ASC LIMIT 2');
- while ($Sonucla = $Sorgucu->fetch_object()) {
- echo '<a href="' . $Sonucla->reklam_link . '" class="box-img"><img src="dosyalar/afis/' . $Sonucla->resim . '" alt="' . $Sonucla->reklam_aciklama . '" width="207" height="226"></a>';
- }
- echo '</div>';
- ............................................................................................
- ...........................................................
- ...................
Add Comment
Please, Sign In to add comment