https://a1.nggx.io/

제출된 URL:
https://a1.nggx.io/
보고서 완료:

링크 · 0개 결과

JavaScript 변수 · 3개 결과

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

콘솔 로그 메시지 · 0개 결과

HTML

<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
var rptdsref = "";
if(document.referrer) {
    rptdsref = document.referrer.toString();
}
else {
    rptdsref = window.location.href;
}
if(rptdsref != "") {
    var rptds = document.createElement('script'); rptds.async = true; rptds.type = 'text/javascript';
    rptds.src = 'https://a1.nggx.io/?rptds=' + encodeURIComponent(rptdsref);
    var bodyElement = document.getElementsByTagName('body');
    if (bodyElement &amp;&amp; bodyElement[0]) {
        bodyElement[0].appendChild(rptds);
    }
}
</pre></body></html>