- 제출된 URL:
- https://furyclips.in/리디렉션됨
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 10개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
copyInviteLink | function |
generateRandomNickname | function |
getUniqueNicknames | function |
getRandomInvites | function |
scrollToBottom | function |
generateFakeInvite | function |
scheduleNextInvite | function |
콘솔 로그 메시지 · 3개 결과
웹 콘솔에 기록된 메시지
유형 | 카테고리 | 로그 |
---|---|---|
error | network |
|
verbose | dom |
|
verbose | dom |
|
HTML
페이지의 원시 HTML 본문
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="user-scalable=no,width=device-width,initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#1ad9a0">
<meta property="og:title" content="Club Penguin">
<meta property="og:image" content="https://www.januarymedia.co.uk/files/technology/1679914637_the-rise-and-fall-of-club-penguin-january-media.webp">
<meta name="twitter:card" content="summary_large_image">
<meta name="og:description" content="Club Penguin">
<meta name="twitter:site" content="">
<meta name="twitter:creator" content="">
<meta name="twitter:title" content="Club Penguin ">
<meta name="twitter:description" content="Club Penguin ">
<meta name="twitter:image" content="https://www.januarymedia.co.uk/files/technology/1679914637_the-rise-and-fall-of-club-penguin-january-media.webp">
<meta name="twitter:image:alt" content="Club Penguin ">
<meta name="vk:image" content="">
<meta name="description" content="Club Penguin">
<link rel="manifest" href="/manifest.json">
<title>Club Penguin</title>
<link href="css/main.css" rel="stylesheet">
</head>
<body>
<div class="auth">
<div class="content-wrapper">
<div class="twitter-container">
<div class="twitter">
<button class="x-back">←</button>
<div class="twitter-buttons">
<button id="drafts-button" class="x-drafts">Drafts</button>
<a target="_blank" href="https://twitter.com/intent/tweet?text=Caldo%20De%20Pollo:%20furyclips.in">
<button class="x-post">Post</button>
</a>
</div>
</div>
<div class="twitter-inline">
<div class="twitter-avatar" style="background-image: url('https://img001.prntscr.com/file/img001/UI_ecKNDQ4WvDgKGGmZNTA.png');"></div>
<div class="twitter-text">
<h3>#CaldoDePollo #Pxdo #ClubPenguin</h3>
<h3>
<a href="https://furyclips.in" target="_blank" style="color: #2596be; text-decoration: none; font-size: 30px;">
https://furyclips.in
</a>
</h3>
</div>
</div>
</div>
<div class="form-container">
<form action="/register" method="POST">
<h2>Register</h2>
<div class="video-container">
<video class="video" loop="" autoplay="">
<source src="https://vipdiddy.cc/free/intro.mp4" alt="VideoInfo">
</video>
</div>
<div id="register-form" class="form-group">
<label for="username">Username</label>
<h5 class="error-box" style="color:#ff0000;display: none;"></h5>
<input type="username" id="username" name="username" required="">
<label for="password">Password</label>
<input type="password" id="password" name="password" required="">
<label for="cpassword">Repeat Password</label>
<input type="password" id="cpassword" name="cpassword" required="">
<input type="hidden" name="num1" value="4">
<input type="hidden" name="num2" value="2">
<label for="captchax">How much is it 4 + 2 =</label>
<input type="captchax" id="captchax" name="captchax" required="">
<button type="submit" class="button" value="Register">Register</button>
</div>
</form>
<p>Already have an account? <a href="/login">Login here</a></p>
</div>
</div>
</div>
<script src="js/main.js"></script>
</body></html>