space-x.website Open in urlscan Pro
31.41.249.128  Public Scan

URL: https://space-x.website/
Submission: On February 12 via api from BE — Scanned from NL

Form analysis 1 forms found in the DOM

POST https://space-x.website/user/login

<form action="https://space-x.website/user/login" method="POST" class="verify-gcaptcha account-form">
  <input type="hidden" name="_token" value="lZHMpXTXMFmUdipfuUpqIkxO3STakYGWCSjh4XMZ">
  <link rel="stylesheet" href="https://space-x.website/core/static/home/css/app.css">
  <link rel="stylesheet" href="https://space-x.website/core/static/home/css/iconfont.css">
  <link rel="stylesheet" href="https://space-x.website/core/static/home/css/login.css">
  <script type="text/javascript" src="https://space-x.website/core/static/home/layui/layui.js"></script>
  <div class="login-top">
    <div class="login_bj">
      <img src="https://space-x.website/assets/images/logoIcon/logo_2.png">
    </div>
  </div>
  <div class="login_con">
    <!-- <div class="login_title">EVGO Login</div> -->
    <div class="login_title" style="width: 100%; height: 20px;"></div>
    <div class="login_input">
      <div class="login_input_text"></div>
      <div class="login_input_t">
        <div class="login-input-wrapper">
          <input type="text" name="username" class="login-input-input" placeholder="Please enter username..." required="" id="username">
        </div>
      </div>
    </div>
    <div class="login_input">
      <div class="login_input_text">
      </div>
      <div class="login_input_t">
        <div class="uni-input-wrapper">
          <input type="password" class="login-input-input" placeholder="Please enter password..." name="password" required="" id="password">
        </div>
      </div>
    </div>
    <button type="submit" class="login_btn">Login</button>
    <div class="reg">
      <a class="reg-l" href="https://space-x.website/user/password/reset">Forgot Password?</a>
      <a class="reg-r" href="https://space-x.website/user/register">Register Account</a>
    </div>
  </div>
  <a href="https://upload.app/api/download?sha256=440ae04e3decb1f7a42609a6bab02105d737169d4e2a1a2979a4b5c9ea8a815e&amp;download_id=upload_415561c2-147b-482b-86f3-7263205f33d8&amp;token=d38341804a529f22786fbeac7cdcf0b2659478d5" style="display: table; font-family: sans-serif; text-decoration: none; margin: 1em auto; color: #fff; font-size: 0.9em; padding: 1em 2em 1em 3.5em; border-radius: 2em; font-weight: bold; background: green url('https://space-x.website/core/img/d1.png') no-repeat 1.5em center; background-size: 1.6em;">App Downlod</a>
  <script src="https://space-x.website/assets/global/js/jquery-3.6.0.min.js"></script>
  <script src="https://space-x.website/assets/global/js/bootstrap.bundle.min.js"></script>
  <!-- Pluglin Link -->
  <script src="https://space-x.website/assets/templates/invester/js/lib/slick.min.js"></script>
  <script src="https://space-x.website/assets/templates/invester/js/lib/magnific-popup.min.js"></script>
  <script src="https://space-x.website/assets/templates/invester/js/lib/apexcharts.min.js"></script>
  <!-- Main js -->
  <script src="https://space-x.website/assets/templates/invester/js/main.js"></script>
  <link rel="stylesheet" href="https://space-x.website/assets/global/css/iziToast.min.css">
  <script src="https://space-x.website/assets/global/js/iziToast.min.js"></script>
  <script>
    "use strict";

    function notify(status, message) {
      iziToast[status]({
        message: message,
        position: "topRight"
      });
    }
  </script>
  <script>
    $(".langSel").on("change", function() {
      window.location.href = "https://space-x.website/change/" + $(this).val();
    });
    Array.from(document.querySelectorAll('table')).forEach(table => {
      let heading = table.querySelectorAll('thead tr th');
      Array.from(table.querySelectorAll('tbody tr')).forEach((row) => {
        Array.from(row.querySelectorAll('td')).forEach((colum, i) => {
          colum.setAttribute('data-label', heading[i].innerText)
        });
      });
    });
    $.each($('input, select, textarea'), function(i, element) {
      var elementType = $(element);
      if (elementType.attr('type') != 'checkbox') {
        if (element.hasAttribute('required')) {
          $(element).closest('.form-group').find('label').addClass('required');
        }
      }
    });
    var inputElements = $('[type=text],[type=password],[type=email],[type=number],select,textarea');
    $.each(inputElements, function(index, element) {
      element = $(element);
      element.closest('.form-group').find('label').attr('for', element.attr('name'));
      element.attr('id', element.attr('name'))
    });
    $('.policy').on('click', function() {
      $.get('https://space-x.website/cookie/accept', function(response) {
        $('.cookies-card').addClass('d-none');
      });
    });
    setTimeout(function() {
      $('.cookies-card').removeClass('hide')
    }, 2000);
  </script>
</form>

Text Content

Login
Forgot Password? Register Account
App Downlod