- ID de l'analyse :
- e573c293-7d91-4573-acab-f9288237edd8Terminée
- URL soumise :
- https://allmylab.com/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 9 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 |
MobileDetect | function |
md | object |
CapacitorPlatforms | object |
Capacitor | object |
Ionic | object |
__cfBeacon | object |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en" class="ion-ce plt-tablet plt-desktop md" mode="md"><head>
<meta charset="utf-8">
<title>AllmyTag</title>
<base href="/">
<!-- <meta name="color-scheme" content="light dark" /> -->
<meta name="viewport" content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-highlight" content="no">
<style>html.plt-mobile ion-app{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.plt-mobile ion-app [contenteditable]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}ion-app.force-statusbar-padding{--ion-safe-area-top:20px}</style><link rel="manifest" href="/manifest.json">
<link rel="shortcut icon" type="image/png" href="/favicon.png">
<!-- add to homescreen for ios -->
<meta name="apple-mobile-web-app-capable" content="no">
<meta name="apple-mobile-web-app-title" content="Ionic App">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="google" content="notranslate">
<script src="https://cdnjs.cloudflare.com/ajax/libs/mobile-detect/1.4.5/mobile-detect.min.js"></script>
<!-- <link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet"> -->
<!-- <link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap" rel="stylesheet"> -->
<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=Noto+Sans+Arabic:[email protected]&family=Noto+Sans+JP:[email protected]&family=Noto+Sans+KR:[email protected]&family=Noto+Sans+Thai:[email protected]&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<style>
body {
font-family: 'Noto Sans', sans-serif;
}
:root {
--status-bar-height: 0px;
}
.content {
padding-top: var(--status-bar-height);
}
</style>
<script type="module" crossorigin="" src="/assets/index-eb0ea458.js"></script>
<link rel="stylesheet" href="/assets/index-bac77869.css">
</head>
<body>
<div id="root"><ion-app class="light-mode md ion-page"></ion-app></div>
<script>
var md = new MobileDetect(navigator.userAgent);
</script>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{"rayId":"8e2496c2e8b12f89","version":"2024.10.5","r":1,"serverTiming":{"name":{"cfExtPri":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}},"token":"37e842a157d24582a1079e95258594c0","b":1}" crossorigin="anonymous"></script>
</body></html>