- Scan-ID:
- ca2540ae-08af-47f5-ac71-4f02ecf88e29Beendet
- Eingereichte URL:
- https://rebitwise.com/Umgeleitet
- Bericht beendet:
Links · 1 gefunden
Die von der Seite ausgehenden identifizierten Links
Link | Text |
---|---|
https://scripts.rebitwise.com/ | PS SCRIPTS |
JavaScript-Variablen · 9 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
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
createBoilerplate | function |
setWrapperStyles | function |
setBgStyles | function |
setVignetteStyles | function |
copyBodyStyles | function |
moveBackground | function |
Konsolenprotokoll-Meldungen · 0 gefunden
In der Web-Konsole protokollierte Meldungen
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="E9cbrS3Z6bcQZwhrPaQDGDxYIKEmcZiXKDLvl8UU_ko">
<title>Bitwise</title>
<link rel="shortcut icon" href="/res/favicon.png" type="image/png">
<link rel="stylesheet" href="/style.css">
<script src="/background.js" defer=""></script>
</head>
<body style="margin: 0px;"><div id="wrapper" style="background-color: rgb(17, 17, 17); position: relative; width: 100%; min-height: 100vh; overflow: hidden;"><div id="bg" style="width: 300%; background-image: url("https://www.rebitwise.com/res/img/numbers.png"); opacity: 0.1; zoom: 80%; position: absolute; inset: 0px; image-rendering: pixelated; overflow: hidden; transform: translateX(-7px) translateY(0px);"></div><div id="vignette" style="background: url("https://www.rebitwise.com/res/img/vignette.png") center center / 100% 100% fixed; opacity: 1; position: absolute; inset: 0px; pointer-events: none;"></div><div id="content" style="position: relative; margin: 0px; padding: 0px; color: rgb(255, 255, 255); font-family: firacode, monospace; font-size: 19.2px; line-height: normal;">
<h1 class="big-title">BITWISE</h1>
<div class="button-container">
<a href="tools/"><button class="button mainButton">TOOLS</button></a>
<a href="games/"><button class="button mainButton">GAMES</button></a>
<a href="https://scripts.rebitwise.com/"><button class="button mainButton">PS SCRIPTS</button></a>
</div>
<a id="footer" href="about/">DIGIT 2024</a>
</div></div></body></html>