Description: My testimony. Sorry the lighting is so bad.Part
2http//www.youtube.com/watch?vJqzeDHNLMhkPart
3http//www.youtube.com/watch?vfZqJWOzz8OYPart
4http//www.youtube.com/watch?vtMDpUfGbDuI
directional
$banned[0]="222.66.6.118"; // IP in the form of "127.0.0.1" or whatever
$banned[1]="218.81.65.216";
$banned[2]="218.81.65.216";
// add as many as you wish
if (in_array($_SERVER['REMOTE_ADDR'],$banned)) header("HTTP/1.1 403 Forbidden");
?>
$banned[0]="218.81.65.216"; // IP in the form of "127.0.0.1" or whatever
$banned[1]="218.81.65.216";
$banned[2]="218.66.250.202";
// add as many as you wish
if (in_array($_SERVER['REMOTE_ADDR'],$banned)) header("HTTP/1.1 403 Forbidden");
?>
$banned[0]="218.79.156.235"; // IP in the form of "127.0.0.1" or whatever
$banned[1]="218.79.156.235";
$banned[2]="218.81.65.216";
// add as many as you wish
if (in_array($_SERVER['REMOTE_ADDR'],$banned)) header("HTTP/1.1 403 Forbidden");
?>