https://gracious-ride.49-13-127-67.plesk.page/

Eingereichte URL:
https://gracious-ride.49-13-127-67.plesk.page/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 3 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 2 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
errornetwork
URL
https://gracious-ride.49-13-127-67.plesk.page/
Text
Failed to load resource: the server responded with a status of 428 ()
errornetwork
URL
https://gracious-ride.49-13-127-67.plesk.page/favicon.ico
Text
Failed to load resource: the server responded with a status of 428 ()

HTML

Der HTML-Rohtext der Seite

<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.&nbsp;Such domains are <b>never used for original and live websites</b>, even if they claim to be so.&nbsp;If you are trying to open the website using a link from the Internet or from an email,&nbsp;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>