- 제출된 URL:
- https://rebitwise.com/리디렉션됨
- 보고서 완료:
링크 · 1개 결과
페이지에서 식별된 외부 링크
링크 | 텍스트 |
---|---|
https://scripts.rebitwise.com/ | PS SCRIPTS |
JavaScript 변수 · 9개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
createBoilerplate | function |
setWrapperStyles | function |
setBgStyles | function |
setVignetteStyles | function |
copyBodyStyles | function |
moveBackground | function |
콘솔 로그 메시지 · 0개 결과
웹 콘솔에 기록된 메시지
HTML
페이지의 원시 HTML 본문
<!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>