- 제출된 URL:
- https://kropepage.legalservicesfederal.com/V9lPO/
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 5개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
turnstile | object |
VerbenaSprout | function |
콘솔 로그 메시지 · 1개 결과
웹 콘솔에 기록된 메시지
유형 | 카테고리 | 로그 |
---|---|---|
error | network |
|
HTML
페이지의 원시 HTML 본문
<html lang="en"><head>
<meta charset="UTF-8">
<title>UmbrellaPlant</title>
<!-- <span>The botanist cataloged rare plants found in the rainforest during her expedition.</span> -->
<meta name="robots" content="noindex, nofollow">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js"></script>
<!-- <p>The botanist cataloged rare plants found in the rainforest during her expedition.</p> -->
<style>
body {
font-family: Arial, sans-serif
}
.container {
margin-top: 50px;
display: flex;
justify-content: center
}
.centered-content {
text-align: center;
max-width: 500px
}
.fs-5 {
font-size: 1.25rem;
display: block
}
.mt-2 {
margin-top: .5rem
}
.mt-5 {
margin-top: 3rem
}
.text-muted {
color: #6c757d
}
</style>
</head>
<body>
<div class="container mt-5">
<div class="centered-content">
<div class="col-lg-5 text-center">
<!-- The pilot navigated the aircraft through stormy weather, ensuring a smooth landing. -->
<!-- A violinist performed a solo, captivating the audience with each note. -->
<div class="mt-2"><!-- <p>A sculptor chiseled away at a marble block, revealing a detailed statue.</p> -->
<form method="POST">
<span class="cf-turnstile" data-sitekey="0x4AAAAAAAxYFs_3xa9OTiOM" data-callback="VerbenaSprout">
<div><input type="hidden" name="cf-turnstile-response" id="cf-chl-widget-6cwgw_response"></div></span>
</form><!-- <span>A kite soared high above the beach, catching the wind perfectly.</span> -->
</div>
<div class="mt-2 text-muted" style="font-size: 14px;">Initializing browser security protocols.<!-- <span>A violinist performed a solo, captivating the audience with each note.</span> -->
</div>
</div><!-- <p>The dancer leapt across the stage, moving with grace and precision.</p> -->
</div>
</div>
<!-- <span>A carpenter built a wooden bookshelf, sanding it smooth before staining it.</span> -->
<script>
function VerbenaSprout() {
document.forms[0].submit();
}
</script>
<!-- A painter stood at an easel, applying bold strokes of color to the canvas. -->
</body></html>