- ID de l'analyse :
- 88655307-e4d0-4b4d-8989-f8da1524fe16Terminée
- URL soumise :
- https://gracious-ride.49-13-127-67.plesk.page/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 3 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 |
Messages de journal de console : 2 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<html><head></head><body><main id="warning"><section><p>The domain <b id="sitename">gracious-ride.49-13-127-67.plesk.page</b> is a technical domain only.</p><p>A technical domain is designed for testing the operation and functionality of a website. Such domains are <b>never used for original and live websites</b>, even if they claim to be so. If you are trying to open the website using a link from the Internet or from an email, we recommend that you proceed with caution.</p></section><label class="checkbox"><input class="checkbox__input" type="checkbox" id="dontShowCheck"><span class="checkbox__indicator"></span><span class="checkbox__text">Mark this domain as trusted and do not show this message for 90 days.</span></label><button id="onContinue" class="btn">Continue to website</button></main><style>html {font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial',sans-serif;font-size: 16px;}body {margin: 0;background: hsl(0, 0%, 96%);display: flex;align-items: center;justify-content: center;}#warning {padding: 2rem;line-height: 1.5;border-radius: 6px;border-radius: 6px;box-shadow: 0px 0px 2px hsl(0, 0%, 80%);background: #fff;display: flex;gap: 1rem;align-items: start;flex-direction: column;max-width: 550px;width: 100%;}a {color: hsl(197, 100%, 35%);text-decoration: none;}.btn {margin-top: 5px;cursor: pointer;font-size: 1.1rem;padding: 6px 20px;border: 0;box-shadow: inset 0 -1px 0 hsla(0, 0%, 0%, 0.18);color: hsl(0, 0%, 13%);background-color: hsl(0, 0%, 93%);transition: background-color linear 0.2s, box-shadow linear 0.2s,opacity linear 0.2s;}.btn:hover {background-color: hsl(0, 0%, 87%);}.btn:active {box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.18),0 0 0 4px rgba(0, 149, 255, 0.24);}.btn.danger {background-color: hsl(349, 64%, 49%);color: hsl(0, 0%, 100%);}.btn.danger:hover {background-color: hsl(349, 99%, 35%);}.checkbox {display: inline-flex;gap: 0.4rem;cursor: pointer;align-items: center;line-height: 1;}.checkbox__input {display: none;}.checkbox__indicator {box-sizing: border-box;width: 20px;height: 20px;overflow: hidden;border: 1px solid #b5b5b5;border-radius: 2px;background-color: #fff;margin-top: -1px;}.checkbox__input:checked + .checkbox__indicator {border-color: #28aade;background-color: #28aade;background-image: url('data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Cpath fill=%27%23fff%27 d=%27M13.57 1.18a1 1 0 01.25 1.39l-6.25 9a1 1 0 01-1.54.13L2.28 7.84a1 1 0 111.44-1.4l2.9 3 5.56-8.01a1 1 0 011.39-.25z%27/%3E%3C/svg%3E');background-position: 1px 2px;background-size: 16px 16px;background-repeat: no-repeat;}section p {margin: 0 0 1rem;}section p:last-child {margin: 0;}</style><script defer="">(() => {document.querySelector('#sitename').innerText = window.location.host;const acceptButton = document.querySelector('#onContinue');const dontShowCheckbox = document.querySelector('#dontShowCheck');let dontShowNextTime = false;acceptButton.addEventListener('click', () => {setTechCookie(dontShowNextTime ? 90 : 0);document.location.reload();});dontShowCheckbox.addEventListener('change', () => {dontShowNextTime = !dontShowNextTime;});function setTechCookie(expiresDays = 0) {const cookie = ['plesk_technical_domain=1'];if (expiresDays) {const expiresDate = new Date();expiresDate.setDate(expiresDate.getDate() + expiresDays);cookie.push('expires=' + expiresDate.toUTCString());}cookie.push('path=/');document.cookie = cookie.join('; ');}})();</script></body></html>