teslamart-pkr.online.futuredream.online Open in urlscan Pro
167.86.101.211  Public Scan

URL: https://teslamart-pkr.online.futuredream.online/
Submission: On January 01 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST https://teslamart-pkr.online.futuredream.online/h5/index.html/come

<form action="https://teslamart-pkr.online.futuredream.online/h5/index.html/come" method="post" id="form">
  <input type="hidden" name="_token" value="dXjlSv9CKbKicHg0fiBPu8Y3clrCLPDU40VkohAS">
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="description" content="CARMART">
  <meta property="og:title" content="CARMART">
  <meta property="og:url" content="https://CARMART.com.ng/">
  <meta property="og:image" content="https://CARMART.com.ng/static/logo.png">
  <meta property="og:type" content="website">
  <meta property="og:description" content="CARMART">
  <link rel="shortcut icon" href="https://power.luckyshots.in/static/logo.png" type="image/png">
  <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
  <link rel="stylesheet" href="https://power.luckyshots.in/static/style.css">
  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@splidejs/splide@4.0.7/dist/css/splide.min.css">
  <link href="https://fonts.googleapis.com/css2?family=Karla:wght@200;300;400;600;700&amp;display=swap" rel="stylesheet">
  <title>CARMART | Login</title>
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog==" crossorigin="anonymous">
  <script src="https://power.luckyshots.in/static/alpine.js" defer=""></script>
  <script src="https://power.luckyshots.in/static/main.js"></script>
  <script src="https://power.luckyshots.in/static/jquery.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/@splidejs/splide@4.0.7/dist/js/splide.min.js"></script>
  <link href="https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp" rel="stylesheet">
  <script src="https://checkout.vella.finance/widget/sdk.js" type="module"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment-with-locales.min.js" integrity="sha512-LGXaggshOkD/at6PFNcp2V2unf9LzFq6LE+sChH7ceMTDP0g2kn6Vxwgg7wkPP7AAtX+lmPqPdxB47A0Nz0cMQ==" crossorigin="anonymous"></script>
  <script>
    moment.locale("en");

    function flask_moment_render(elem) {
      timestamp = moment($(elem).data('timestamp'));
      func = $(elem).data('function');
      format = $(elem).data('format');
      timestamp2 = $(elem).data('timestamp2');
      no_suffix = $(elem).data('nosuffix');
      args = [];
      if (format) args.push(format);
      if (timestamp2) args.push(moment(timestamp2));
      if (no_suffix) args.push(no_suffix);
      $(elem).text(timestamp[func].apply(timestamp, args));
      $(elem).removeClass('flask-moment').show();
    }

    function flask_moment_render_all() {
      $('.flask-moment').each(function() {
        flask_moment_render(this);
        if ($(this).data('refresh')) {
          (function(elem, interval) {
            setInterval(function() {
              flask_moment_render(elem)
            }, interval);
          })(this, $(this).data('refresh'));
        }
      })
    }
    $(document).ready(function() {
      flask_moment_render_all();
    });
  </script>
  <link href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.css" rel="stylesheet">
  <script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js"></script>
  <!-- Livewire Styles -->
  <style>
    [wire\:loading],
    [wire\:loading\.delay],
    [wire\:loading\.inline-block],
    [wire\:loading\.inline],
    [wire\:loading\.block],
    [wire\:loading\.flex],
    [wire\:loading\.table],
    [wire\:loading\.grid],
    [wire\:loading\.inline-flex] {
      display: none;
    }

    [wire\:loading\.delay\.shortest],
    [wire\:loading\.delay\.shorter],
    [wire\:loading\.delay\.short],
    [wire\:loading\.delay\.long],
    [wire\:loading\.delay\.longer],
    [wire\:loading\.delay\.longest] {
      display: none;
    }

    [wire\:offline] {
      display: none;
    }

    [wire\:dirty]:not(textarea):not(input):not(select) {
      display: none;
    }

    input:-webkit-autofill,
    select:-webkit-autofill,
    textarea:-webkit-autofill {
      animation-duration: 50000s;
      animation-name: livewireautofill;
    }

    @keyframes livewireautofill {
      from {}
    }
  </style>
  <!-- Livewire Scripts -->
  <script src="/livewire/livewire.js?id=fe747446aa84856d8b66" data-turbo-eval="false" data-turbolinks-eval="false"></script>
  <script data-turbo-eval="false" data-turbolinks-eval="false">
    if (window.livewire) {
      console.warn('Livewire: It looks like Livewire\'s @livewireScripts JavaScript assets have already been loaded. Make sure you aren\'t loading them twice.')
    }
    window.livewire = new Livewire();
    window.livewire.devTools(true);
    window.Livewire = window.livewire;
    window.livewire_app_url = '';
    window.livewire_token = 'i2iFuUdoWICSnr4XgW9U1X3g2b4Nek7xIXTkmoEM';
    /* Make sure Livewire loads first. */
    if (window.Alpine) {
      /* Defer showing the warning so it doesn't get buried under downstream errors. */
      document.addEventListener("DOMContentLoaded", function() {
        setTimeout(function() {
          console.warn("Livewire: It looks like AlpineJS has already been loaded. Make sure Livewire\'s scripts are loaded before Alpine.\\n\\n Reference docs for more info: http://laravel-livewire.com/docs/alpine-js")
        })
      });
    }
    /* Make Alpine wait until Livewire is finished rendering to do its thing. */
    window.deferLoadingAlpine = function(callback) {
      window.addEventListener('livewire:load', function() {
        callback();
      });
    };
    let started = false;
    window.addEventListener('alpine:initializing', function() {
      if (!started) {
        window.livewire.start();
        started = true;
      }
    });
    document.addEventListener("DOMContentLoaded", function() {
      if (!started) {
        window.livewire.start();
        started = true;
      }
    });
  </script>
  <style>
    [x-cloak] {
      display: none !important;
    }

    html {
      min-height: 100%;
      height: 100%;
    }

    html,
    body {
      max-height: 100%;
      height: 100%;
      font-size: 16px;
    }

    * {
      font-family: 'Karla', sans-serif;
    }

    input:-webkit-autofill,
    input:-webkit-autofill:focus {
      transition: background-color 600000s 0s, color 600000s 0s;
    }
  </style>
  <div class="flex flex-col pb-8 items-center min-h-screen h-screen ">
    <div class="px-3 w-full pb-8">
      <div class="w-full mx-auto max-w-sm  pt-10 pb-6 flex flex-col justify-center items-center">
        <div class="rounded-full bg-white w-auto">
          <img src="https://teslamart-pkr.online.futuredream.online/assets/images/logoIcon/logo_2.png" alt="logo" class="mx-auto rounded-full" width="200">
        </div>
        <h1 class="text-left text-red-900 relative text-3xl font-extrabold w-full my-6 px-2">Welcome</h1>
        <input type="hidden" name="_token" value="dXjlSv9CKbKicHg0fiBPu8Y3clrCLPDU40VkohAS">
        <div class="relative">
          <label class="pb-1 text-red-700 block text-xs tracking-normal font-semibold" for="phone_no">Mobile Number</label>
          <input class="block w-full text-xs text-gray-700 px-1 py-4 h-12  border-b border-0 border-gray-300 bg-transparent
focus:ring-0 ring-0 font-medium focus:outline-none focus:outline-none" id="username" inputmode="tel" name="username" placeholder="Enter your mobile number" required="" type="text" wire:model="phone_number">
        </div>
        <div class="relative">
          <label class="pb-1 text-red-700 block text-xs tracking-normal font-semibold" for="password">Password</label>
          <input class="block w-full text-xs text-gray-700 px-1 py-4 h-12  border-b border-0 border-gray-300 bg-transparent
focus:ring-0 ring-0 font-medium focus:outline-none focus:outline-none" id="password" name="password" placeholder="Enter your password" required="" type="password" wire:model="password">
        </div>
      </div>
      <div class="relative">
        <input class="h-12 rounded-full text-white block w-full tracking-normal bg-red-700 items-center justify-center box-content py-1
focus:ring-4 focus:outline-none outline-none focus:ring-opacity-50 mx-auto font-semibold btn" id="submit" name="submit" type="submit" value="Log in">
      </div>
      <p>Don't have an account? <a href="https://teslamart-pkr.online.futuredream.online/h5/index.html/signup.html" class="text-red-600 font-semibold">Register
                            Now</a></p>
    </div>
    <div class="z-mask" style="display: none;"></div>
    <div class="background">
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
      <span></span>
    </div>
    <script type="text/javascript" src="https://teslamart-pkr.online.futuredream.online/core/css2/jquery-1.11.3.min.js"></script>
    <script type="text/javascript" src="https://teslamart-pkr.online.futuredream.online/core/css2/layer.js"></script>
    <script src="https://teslamart-pkr.online.futuredream.online/assets/global/js/jquery-3.6.0.min.js"></script>
    <script src="https://teslamart-pkr.online.futuredream.online/assets/global/js/bootstrap.bundle.min.js"></script>
    <!-- Pluglin Link -->
    <script src="https://teslamart-pkr.online.futuredream.online/assets/templates/invester/js/lib/slick.min.js"></script>
    <script src="https://teslamart-pkr.online.futuredream.online/assets/templates/invester/js/lib/magnific-popup.min.js"></script>
    <script src="https://teslamart-pkr.online.futuredream.online/assets/templates/invester/js/lib/apexcharts.min.js"></script>
    <!-- Main js -->
    <script src="https://teslamart-pkr.online.futuredream.online/assets/templates/invester/js/main.js"></script>
    <link rel="stylesheet" href="https://teslamart-pkr.online.futuredream.online/assets/global/css/iziToast.min.css">
    <script src="https://teslamart-pkr.online.futuredream.online/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://teslamart-pkr.online.futuredream.online/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://teslamart-pkr.online.futuredream.online/cookie/accept', function(response) {
          $('.cookies-card').addClass('d-none');
        });
      });
      setTimeout(function() {
        $('.cookies-card').removeClass('hide')
      }, 2000);
    </script>
  </div>
</form>

Text Content

Tesla Mart - Home
CARMART | Login


WELCOME

Mobile Number
Password


Don't have an account? Register Now