session_start ();
?>
ToHosting.net
if($_SERVER['HTTP_REFERER']){
$link_url=$_SERVER['HTTP_REFERER'];//À´Ô´url
preg_match('/[\w][\w-]*\.(?:com\.cn|com|cn|co|net|org|gov|cc|biz|info)(\/|$)/isU', $link_url, $domain);//»ñÈ¡Ò»¼¶ÓòÃû
$refd=rtrim($domain[0], '/');
$lei=@getValueFlt($refd);
}
if($_GET["r"]){ $lei=@getValueFlt($_GET["r"]);}
if($lei){ include"/home/tohostin/public_html/jcount/count.php"; }
?>