@ -131,11 +131,11 @@ if (array_key_exists("exceptionType", $realdata)) {
}
header('location:' . $mediaurl);
exit;
exit();
} elseif ($realdata["roomInfo"]["eLiveStatus"] == 3) {
header('location:' . "http:" . base64_decode($realdata["roomProfile"]["liveLineUrl"]));
} else {