include_once 'random.php';
$host = $_SERVER["HTTP_HOST"];
$rozdel = explode (".", $host);
$a = count($rozdel);
$domena = $rozdel[$a-2] . "." . $rozdel[$a-1];
$domena2 = $domena;
$domena3 = empty($rozdel[$a-3]) ? '' : $rozdel[$a-3] . "." . $domena;
if ($domena == 'marshallstore.com') {
header("HTTP/1.1 302 Found");
header("Location: http://marshallstores.com");
header("Connection: close");
exit;
}
if ($domena == 'googleehart.com') {
header("HTTP/1.1 302 Found");
header("Location: http://www.earrth.com");
header("Connection: close");
exit;
}
//aphost /usr/local/apache/htdocs/index.php start
if ($domena == 'gawadkalinga.com') {
header("HTTP/1.1 302 Found");
header("Location: http://gawadkalinga.org");
header("Connection: close");
exit;
}
if ($domena == 'mehreiranian.com') {
header("HTTP/1.1 302 Found");
header("Location: http://mehreiranian.org");
header("Connection: close");
exit;
}
if ($domena == 'blaclpeoplemeet.com') {
header("HTTP/1.1 302 Found");
header("Location: http://blackpeopolemeet.com/");
header("Connection: close");
exit;
}
if ($domena == 'homedepotcareers.com') {
header("HTTP/1.1 302 Found");
header("Location: http://www.homedepotcareer.com");
header("Connection: close");
exit;
}
if ($domena == 'disneychanel.tv') {
header("HTTP/1.1 302 Found");
header("Location: http://spcn01.information.com/?a_id=1915&domainname=dlsneychannel.tv");
header("Connection: close");
exit;
}
if ($domena == 'homedepotjobs.com') {
header("HTTP/1.1 302 Found");
header("Location: http://homedepotcareer.com");
header("Connection: close");
exit;
}
if ($domena == 'peltiermodule.com') {
header("HTTP/1.1 302 Found");
header("Location: http://www.hebeiltd.com.cn/?p=peltier.module");
header("Connection: close");
exit;
}
if ($domena == 'moneysuppermarket.com') {
header("HTTP/1.1 302 Found");
header("Location: http://money--supermarket.com");
header("Connection: close");
exit;
}
if ($domena == 'storeyahoo.com') {
header("HTTP/1.1 302 Found");
header("Location: http://googleshop.com");
header("Connection: close");
exit;
}
if ($domena == 'yahoocharlas.com') {
header("HTTP/1.1 302 Found");
header("Location: http://yahoogroups.net");
header("Connection: close");
exit;
}
if ($domena == 'ailyahoom.com') {
header("HTTP/1.1 302 Found");
header("Location: http://yahoomailcom.com");
header("Connection: close");
exit;
}
if ($domena == 'ledshope.com') {
header("HTTP/1.1 302 Found");
header("Location: http://www.ledz.com");
header("Connection: close");
exit;
}
if ($domena == 'hebeidomains.com') {
header("HTTP/1.1 302 Found");
header("Location: http://www.hebeidomains.com");
header("Connection: close");
exit;
}
if (in_array($domena, array('googlecom.us', 'googlecoom.com', 'www-googe.com', 'googlc.net', 'googled.org', 'googlism.org', 'googletex.com', 'cagoogle.com', 'googlearab.com', 'googleenespanol.com', 'googlegogle.com', 'googlej.com', 'googlejamaica.com', 'googlescom.com', 'hwwwgoogle.com', 'comwwwgoogle.com', 'googlesa.com', 'googleh.com', 'googlemx.com'))) {
header("HTTP/1.1 302 Found");
header("Location: http://www.jzn.com");
header("Connection: close");
exit;
}
$account = 1915;
?>
echo $_SERVER["HTTP_HOST"]; ?>