You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
392 B

<!DOCTYPE html>
<html>
<head>
<title>MkSec Web</title>
<script type="text/javascript">block_aplayer = true;</script>
<script src="https://cdn.yimian.xyz/ushio-js/ushio-head.min.js"></script>
<script type="text/javascript">
cookie.del('email');
alert('Logout successfully!');
window.location.href = './index.html';
</script>
</head>
<body>
</body>
</html>