@@ -1,6 +1,6 @@
<!DOCTYPE html>
<?php session_start();
if($_SESSION[Student_ID]){
if($_SESSION[Student_ID] != ""){
die("<script>\nwindow.location.href = \"https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MjM5NzY1MjYyMg==&scene=124#wechat_redirect\";\n</script>");
}
?>
The note is not visible to the blocked user.