$current_time = new DateTime();
$ip_address = $_SERVER['REMOTE_ADDR'];
$target_time = new DateTime('2025-02-10 12:00');
if ($ip_address == '180.67.17.21' || $ip_address == '123.143.195.60' || $current_time >= $target_time) {
header('Location: https://e-cig.co.kr/products?p=hakaq');
exit;
}
?>
하카Q";
include_once(G5_PATH.'/_head.php');
?>