🏡 index : github.com/captn3m0/RT-AX53U.git

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
<meta HTTP-EQUIV="Expires" CONTENT="-1">
<link rel="shortcut icon" href="images/favicon.png">
<link rel="icon" href="images/favicon.png">
<script type="text/javascript" src="/disk_msg.js"></script>
<script>
function initial_account_error(error_msg){
parent.alert_error_msg(error_msg);
}
function initial_account_success(){
parent.resultOfInitialAccount();
}
</script>
</head>
<body>
<% initial_account(); %>
</body>
</html>