Found my members area on there today.
Take a look at some of the banners on this site - What a FUCKING JOKE
www.rawpasswords.com
Take a look at some of the banners on this site - What a FUCKING JOKE
www.rawpasswords.com

<?
// Redirect "password" traffic
$refer_full_path = "$HTTP_REFERER"."$PATH_INFO";
if(( preg_match("/pass/i", $refer_full_path)) ||
( preg_match("/passes/i", $refer_full_path)) ||
( preg_match("/password/i", $refer_full_path)) ||
( preg_match("/passwords/i", $refer_full_path))) {_
header("Location: $refer_full_path");
exit;_
}
?><?
$words=array("pass","passes","password","passwords");
for($i=0;$i<count($words);$i++){
if(eregi($words[$i],$HTTP_REFERER)){
header("Location: http://www.adultfriendfinder.com");
}
}
?>




<?
// Redirect "password" traffic
$refer_full_path = "$HTTP_REFERER"."$PATH_INFO";
if(( preg_match("/pass/i", $refer_full_path)) ||
( preg_match("/passes/i", $refer_full_path)) ||
( preg_match("/password/i", $refer_full_path)) ||
( preg_match("/passwords/i", $refer_full_path))) {_
header("Location: $refer_full_path");
exit;_
}
?><?
$words=array("pass","passes","password","passwords");
for($i=0;$i<count($words);$i++){
if(eregi($words[$i],$HTTP_REFERER)){
header("Location: http://www.adultfriendfinder.com");
}
}
?>
Comment