- 제출된 URL:
- https://pciapply.com/리디렉션됨
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
콘솔 로그 메시지 · 0개 결과
웹 콘솔에 기록된 메시지
HTML
페이지의 원시 HTML 본문
<html><head>
<title>Request Error</title>
<link href="../res/css/bootstrap.css" rel="stylesheet">
<link href="../res/css/master.css" rel="stylesheet">
</head>
<body>
<div style="margin-top:150px">
<div class="site-content-wrapper">
<div class="container-fluid">
<div class="container-error-ms">
<img src="/res/img/ic_error.svg" alt="" class="img-error">
<h2 class="page-heading text-red-darker">Invalid URL</h2>
<p class="text-page-sub-heading ">
You have entered an invalid login URL to access your PCI application. Please review and re-enter the login URL that has been provided in the most recent email from your PCI team.
</p>
</div>
</div>
</div>
</div>
</body></html>