- ID de l'analyse :
- 41f6d246-b1d0-449f-badf-022603be6a43Terminée
- URL soumise :
- https://backend.malaysiarecords.com.my/Redirigé
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 16 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Helpers | object |
gtag | function |
dataLayer | object |
$ | function |
jQuery | function |
Popper | undefined |
webpackChunksneat_bootstrap_html_laravel_admin_template_free | object |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
verbose | dom |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html class="light-style layout-menu-fixed" data-theme="theme-default" data-assets-path="https://backend.malaysiarecords.com.my/assets/" data-base-url="https://backend.malaysiarecords.com.my/layouts/sliders" data-framework="laravel" data-template="vertical-menu-laravel-template-free"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<title>Login Basic - Pages | Sneat - HTML Laravel Free Admin Template </title>
<!-- laravel CRUD token -->
<meta name="csrf-token" content="iaXrskRC7oZ7pvgsn1ZFenqno9HdPGKirjB4qJO5">
<!-- Canonical SEO -->
<link rel="canonical" href="https://themeselection.com/item/sneat-bootstrap-html-laravel-admin-template/">
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="https://backend.malaysiarecords.com.my/assets/img/favicon/favicon.ico">
<!-- Include Styles -->
<!-- BEGIN: Theme CSS-->
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://backend.malaysiarecords.com.my/assets/vendor/fonts/boxicons.css?id=a9a7a946ee13016e04f57799146804c7">
<!-- Core CSS -->
<link rel="stylesheet" href="https://backend.malaysiarecords.com.my/assets/vendor/css/core.css?id=0117302d282274c5c3a0e30bc51d4f31">
<link rel="stylesheet" href="https://backend.malaysiarecords.com.my/assets/vendor/css/theme-default.css?id=3e8cb4751ca766e56a68fe0bd72b5fef">
<link rel="stylesheet" href="https://backend.malaysiarecords.com.my/assets/css/demo.css?id=8a804dae81f41c0f9fcbef2fa8316bdd">
<link rel="stylesheet" href="https://backend.malaysiarecords.com.my/assets/vendor/libs/perfect-scrollbar/perfect-scrollbar.css?id=858f7088631c9c1fe122f541dcad3a4d">
<!-- Vendor Styles -->
<!-- Page Styles -->
<!-- Page -->
<link rel="stylesheet" href="https://backend.malaysiarecords.com.my/assets/vendor/css/pages/page-auth.css">
<!-- Include Scripts for customizer, helper, analytics, config -->
<!-- laravel style -->
<script src="https://backend.malaysiarecords.com.my/assets/vendor/js/helpers.js"></script><style type="text/css">
.layout-menu-fixed .layout-navbar-full .layout-menu,
.layout-page {
padding-top: 0px !important;
}
.content-wrapper {
padding-bottom: 0px !important;
}</style>
<!--? Config: Mandatory theme config file contain global vars & default theme options, Set your preferred theme option in this file. -->
<script src="https://backend.malaysiarecords.com.my/assets/js/config.js"></script>
<!-- beautify ignore:end -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="async" src="https://www.googletagmanager.com/gtag/js?id=GA_MEASUREMENT_ID"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'GA_MEASUREMENT_ID');
</script>
<!-- Place this tag in your head or just before your close body tag. -->
<script async="" defer="" src="https://buttons.github.io/buttons.js"></script>
</head>
<body>
<!-- Layout Content -->
<!-- Content -->
<div class="container-xxl">
<div class="authentication-wrapper authentication-basic container-p-y">
<div class="authentication-inner">
<!-- Register -->
<div class="card">
<div class="card-body">
<!-- Logo -->
<div class="app-brand justify-content-center">
<a href="https://backend.malaysiarecords.com.my/layouts/sliders" class="app-brand-link gap-2">
<span class="app-brand-logo demo">
<img src="/images/mbr-logo.png" width="150">
</span>
</a>
</div>
<!-- /Logo -->
<h4 class="mb-2">Welcome to Malaysia Records! 👋</h4>
<p class="mb-4">Please sign-in to your account and start the adventure</p>
<form id="formAuthentication" class="mb-3" action="https://backend.malaysiarecords.com.my/loginPost" method="POST">
<input type="hidden" name="_token" value="iaXrskRC7oZ7pvgsn1ZFenqno9HdPGKirjB4qJO5"> <input type="hidden" name="_method" value="POST"> <div class="mb-3">
<label for="email" class="form-label">Email</label>
<input type="text" class="form-control" id="email" name="email" placeholder="Enter your email or username" autofocus="">
</div>
<div class="mb-3 form-password-toggle">
<div class="d-flex justify-content-between">
<label class="form-label" for="password">Password</label>
<a href="https://backend.malaysiarecords.com.my/auth/forgot-password-basic">
<small>Forgot Password?</small>
</a>
</div>
<div class="input-group input-group-merge">
<input type="password" id="password" class="form-control" name="password" placeholder="············" aria-describedby="password">
<span class="input-group-text cursor-pointer"><i class="bx bx-hide"></i></span>
</div>
</div>
<div class="mb-3">
<button class="btn btn-primary d-grid w-100" type="submit">Sign in</button>
</div>
</form>
</div>
</div>
</div>
<!-- /Register -->
</div>
</div>
<!--/ Content -->
<!--/ Layout Content -->
<!-- Include Scripts -->
<!-- BEGIN: Vendor JS-->
<script src="https://backend.malaysiarecords.com.my/assets/vendor/libs/jquery/jquery.js?id=61b6b590f1cc3c668eb64b481bd6524c"></script>
<script src="https://backend.malaysiarecords.com.my/assets/vendor/libs/popper/popper.js?id=ce797c28ba57ea09097033fefdb24ace"></script>
<script src="https://backend.malaysiarecords.com.my/assets/vendor/js/bootstrap.js?id=321ba18461117b7054cc5b6de1640b8d"></script>
<script src="https://backend.malaysiarecords.com.my/assets/vendor/libs/perfect-scrollbar/perfect-scrollbar.js?id=302c26f0ffdcc86cc83a6bb8ec2164ad"></script>
<script src="https://backend.malaysiarecords.com.my/assets/vendor/js/menu.js?id=6b677e3837c846fa942e7f738748f228"></script>
<!-- END: Page Vendor JS-->
<!-- BEGIN: Theme JS-->
<script src="https://backend.malaysiarecords.com.my/assets/js/main.js?id=0c91cceb5195b308a36d5ac021b16464"></script>
<!-- END: Theme JS-->
<!-- Pricing Modal JS-->
<!-- END: Pricing Modal JS-->
<!-- BEGIN: Page JS-->
<!-- END: Page JS-->
</body></html>