https://www.zoominfo.com/p/Lesley-tzechia-Lu/3057134511

Submitted URL:
https://www.zoominfo.com/p/Lesley-tzechia-Lu/3057134511
Report Finished:

The outgoing links identified from the page

LinkText
https://www.perimeterx.com/whywasiblockedPerimeterX

JavaScript Variables · 23 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
0string
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring
_pxAppIdstring
_pxJsClientSrcstring
_pxFirstPartyEnabledstring
_pxVidstring
_pxUuidstring
_pxHostUrlstring

Console log messages · 2 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://www.zoominfo.com/p/Lesley-tzechia-Lu/3057134511
Text
Failed to load resource: the server responded with a status of 403 ()
debugjavascript
URL
https://client.px-cloud.net/PXosx7m0dx/main.min.js
Text
JSHandle@error

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Access to this page has been denied.</title>
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
    <style>
        html, body {
            margin: 0;
            padding: 0;
            font-family: 'Open Sans', sans-serif;
            color: #000;
        }

        a {
            color: #c5c5c5;
            text-decoration: none;
        }

        .container {
            align-items: center;
            display: flex;
            flex: 1;
            justify-content: space-between;
            flex-direction: column;
            height: 100%;
        }

        .container > div {
            width: 100%;
            display: flex;
            justify-content: center;
        }

        .container > div > div {
            display: flex;
            width: 80%;
        }

        .customer-logo-wrapper {
            padding-top: 2rem;
            flex-grow: 0;
            background-color: #fff;
            visibility: visible;
        }

        .customer-logo {
            border-bottom: 1px solid #000;
        }

        .customer-logo > img {
            padding-bottom: 1rem;
            max-height: 50px;
            max-width: 100%;
        }

        .page-title-wrapper {
            flex-grow: 2;
        }

        .page-title {
            flex-direction: column-reverse;
        }

        .content-wrapper {
            flex-grow: 5;
        }

        .content {
            flex-direction: column;
        }

        .page-footer-wrapper {
            align-items: center;
            flex-grow: 0.2;
            background-color: #000;
            color: #c5c5c5;
            font-size: 70%;
        }

        @media (min-width: 768px) {
            html, body {
                height: 100%;
            }
        }
    </style>
    <!-- Custom CSS -->
    
<script src="/osx7m0dx/captcha/captcha.js?a=c&amp;u=3427e26a-783e-11ef-b7b9-e0be7ea4d606&amp;v=&amp;m=0"></script><style type="text/css">.px-loader-wrapper {    display: flex;}@keyframes loadingEffect {    0% {        background-position: 0;    }    100% {        background-position: 60vw;    }}.px-inner-loading-area {    width: 310px;    height: 100px;    border-radius: 100px;    animation-name: loadingEffect;    animation-duration: 1.2s;    animation-iteration-count: infinite;    animation-timing-function: ease;    animation-fill-mode: forwards;    background: linear-gradient(to right, #f6f6f6 8%, #f0f0f0 18%, #f6f6f6 33%);}.px-loading-area {    width: 310px;    height: 100px;    margin: undefined;}</style><script src="https://client.px-cloud.net/PXosx7m0dx/main.min.js"></script></head>

<body>
<section class="container">
    <div class="customer-logo-wrapper">
        <div class="customer-logo">
            <img src="https://www.zoominfo.com/ge-assets/images/ZI%20logo_light-601x163.png" alt="Logo">
        </div>
    </div>
    <div class="page-title-wrapper">
        <div class="page-title">
            <h1>Please verify you are a human</h1>
        </div>
    </div>
    <div class="content-wrapper">
        <div class="content">

            <div id="px-captcha" style="display: block; min-width: 310px;"><iframe style="display: none; width: 100%; height: 100px; border: 0; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;" token="7d33bc8aa33c789c84b43b71f24614adf7f6c2b13063486baddd7694a1633635adfb7e648daa810aeb83ec40986cfd172f9907abdbe07ea56183b102b16b166c" title="Human verification challenge"></iframe></div>
            <p>
                Access to this page has been denied because we believe you are using automation tools to browse the
                website.
            </p>
            <p>
                This may happen as a result of the following:
            </p>
            <ul>
                <li>
                    Javascript is disabled or blocked by an extension (ad blockers for example)
                </li>
                <li>
                    Your browser does not support cookies
                </li>
            </ul>
            <p>
                Please make sure that Javascript and cookies are enabled on your browser and that you are not blocking
                them from loading.
            </p>
            <p>
                Reference ID: #3427e26a-783e-11ef-b7b9-e0be7ea4d606
            </p>
        <div id="px-block-form-wrapper"><div><style>#px-block-form-wrapper{width:400px;position:fixed;left:calc(50% - 200px);bottom:0;animation-name:formSlideIn;animation-duration:.5s;-webkit-animation-name:formSlideIn;-webkit-animation-duration:.5s}@keyframes formSlideIn{from{bottom:-500px}to{bottom:0}}@-webkit-keyframes formSlideIn{from{bottom:-500px}to{bottom:0}}#px-block-toggle-button{height:20px;background:#fff;color:#000;border-radius:3px;padding:10px;cursor:pointer;font-size:13px;text-align:center;width:270px;border:1px solid #000;font-weight:900;margin-left:75px;text-decoration:underline}#px-block-form{background:#f3f4f5;color:#000;border-radius:7px;font-size:12px;font-family:Heebo,'Open Sans',sans-serif}#px-buttons-container{display:flex;justify-content:flex-end}#px-buttons-container button{bottom:10px;cursor:pointer;align-self:flex-end;width:80px;height:30px;margin-left:20px;border-radius:20px;border:none}button#px-form-submit:disabled{background:#ddd;cursor:not-allowed;color:#000}#px-form-submit{background-color:#0091ff;color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.15)}#px-form-submit:hover{background-color:#0085eb}#px-form-cancel{background-color:#f3f4f5;color:#949ca6}#px-form-cancel:hover{background-color:#ebeced;box-shadow:0 2px 4px 0 rgba(0,0,0,.11)}div#px-form{color:#000;padding:15px}#px-form span#px-form-subtitle{color:#858c95}div#px-form-head{display:inline-block;color:#fff;background:#6a747f;border-top-left-radius:4px;border-top-right-radius:4px;font-size:16px;height:50px;width:100%}#copy-icon:hover path[id^=line]{stroke:#81858a}#px-reference-id{display:inline-flex;cursor:pointer}#px-form-title{margin:13px;display:inline-block}div#px-form textarea{width:300px;height:70px;max-height:200px;border-radius:7px;border:solid 1px #ebeced;margin-bottom:5px;resize:none;font-family:inherit;font-size:inherit}div#px-form div{margin-bottom:6px}#px-form-thank-you{background:#fff;color:#000;border:1px solid;border-color:#404040;border-radius:3px;height:35px;padding:5px 10px;text-align:center;width:330px;margin-left:24px}#px-form-thank-you div{font-size:15px;margin-top:4px}#px-form-thank-you span.checkmark{margin-right:8px;color:green;font-size:20px}div#px-form form h4{margin:30px 0 5px 7px}#px-form-close{width:20px;height:20px;position:relative;border-radius:2px;margin:15px;float:right;background:0 0;border:none;cursor:pointer}#px-form-close::after,#px-form-close::before{position:absolute;top:9px;left:0;content:'';display:block;width:20px;height:2px;background-color:#fff}#px-form-close::after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#px-form-close::before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.px-block-item{margin:9px;padding:13px 25px 11px 25px;border-radius:7px;border:solid 1px #ebeced;background-color:#fff}#px-uuid-copy{color:#0b97ff;text-decoration:underline}form div{margin-top:10px;height:auto}form label{vertical-align:middle}input[id^=opt]{margin:2px;vertical-align:middle}@media (max-height:380px){#px-block-toggle-button{visibility:hidden}}@media (max-width:400px){#px-block-form-wrapper{width:96%;position:fixed;left:2%}#px-block-toggle-button{height:20px;background:#fff;color:#000;padding:3px;cursor:pointer;font-size:13px;text-align:center;border:none;font-weight:900;text-decoration:underline;margin-left:0;position:fixed;bottom:5px;right:10px;width:initial}#px-block-form{background:#f3f4f5;color:#000;border-radius:7px;height:auto;font-size:12px;font-family:Heebo,'Open Sans',sans-serif}div#px-form textarea{width:100%}#px-form-thank-you{background:#fff;color:#000;border:1px solid #404040;border-radius:3px;height:25px;padding:5px 10px;text-align:center;width:90%;margin-left:0}#px-form-thank-you div{font-size:15px;margin:auto}#px-form-thank-you span.checkmark{margin-right:8px;color:green;font-size:20px}.container{display:block;position:relative}.container .content-wrapper{padding-bottom:40px}.container .page-footer-wrapper{position:fixed;bottom:0}.container .content-wrapper .content{margin:0 auto}}</style><div id="px-block-toggle-button" tabindex="0" onclick="_pxToggleOpenForm(true)" onkeyup="_pxToggleOpenForm(true, event)" aria-label="Feedback form">Report an issue</div><div hidden="" id="px-block-form"><div id="px-form-head"><div id="px-form-title">Report a problem</div><button onclick="_pxToggleOpenForm(!1)" id="px-form-close"></button></div><div id="px-form"><span id="px-form-subtitle">Experiencing issues with this page? please let us know:</span><div class="px-block-item"><span id="px-form-item-ref-id">You can contact us for assistance. You should use Ref ID</span><span>: <div id="px-reference-id" onclick="_pxUuidCopyToClipboard()"><div id="px-uuid-copy">3427e26a-783e-11ef-b7b9-e0be7ea4d606</div>&nbsp; <svg xmlns="http://www.w3.org/2000/svg" width="15" height="16" viewBox="0 0 15 16" id="copy-icon"><g fill="none" fill-rule="evenodd"><g><g><path d="M0 0H14.354V14.354H0z" transform="translate(-121 -66) translate(121 67)"></path><path id="line" fill="#BDC1C7" fill-rule="nonzero" stroke="#BDC1C7" stroke-width=".4" d="M10.765 12.554c0 .179 0 .384-.003.615-.007.656-.579 1.185-1.282 1.185H3.076c-.708 0-1.282-.536-1.282-1.196V4.787c0-.66.571-1.194 1.277-1.196l.64-.003.002.599-.64.002c-.352 0-.638.268-.638.598v8.37c0 .331.287.599.64.599H9.48c.352 0 .638-.264.641-.592.002-.23.004-.433.004-.61h.64z" transform="translate(-121 -66) translate(121 67)"></path><path id="line" fill="#BDC1C7" fill-rule="nonzero" stroke="#BDC1C7" stroke-width=".4" d="M9.625.598H6.682c-.354 0-.64.267-.641.597l-.017 8.373c-.001.33.285.599.64.6h6.408c.354 0 .64-.268.64-.599V3.864L9.626.598zM9.862 0l4.492 3.588V9.57c0 .66-.574 1.196-1.282 1.196H6.665c-.71 0-1.284-.537-1.282-1.198L5.4 1.194C5.4.534 5.975 0 6.682 0h3.18z" transform="translate(-121 -66) translate(121 67)"></path><path id="line" fill="#BDC1C7" fill-rule="nonzero" stroke="#BDC1C7" stroke-linejoin="round" stroke-width=".4" d="M9.644 3.076L9.644 0.449 8.971 0 8.971 3.588 14.354 3.588 13.585 3.076z" transform="translate(-121 -66) translate(121 67)"></path></g></g></g></svg></div></span></div><div class="px-block-item"><span id="px-form-item-options-title">You can also send us your feedback:</span><form><div style="display:none"><input onchange="_pxItemSelected()" type="radio" id="opt0" name="px-report-reason" value="-1"> <label for="opt0">I’m a bot</label></div><div><input onchange="_pxItemSelected()" type="radio" id="opt1" name="px-report-reason" value="1"> <label for="opt1" id="px-form-item-option-1">I do not see where to confirm</label></div><div><input onchange="_pxItemSelected()" type="radio" id="opt2" name="px-report-reason" value="2"> <label for="opt2" id="px-form-item-option-2">I keep getting the "Please try again" message</label></div><div><input onchange="_pxItemSelected()" type="radio" id="opt3" name="px-report-reason" value="3"> <label for="opt3" id="px-form-item-option-3">Other (please elaborate below)</label></div><h4 id="px-form-textarea-title">Experiencing other issues?</h4><textarea id="px-form-free-text"></textarea></form><div id="px-buttons-container"><button id="px-form-cancel" onclick="_pxToggleOpenForm(!1)">Cancel</button> <button disabled="disabled" id="px-form-submit" onclick="_pxSubmitForm()">Send</button></div></div></div></div><div hidden="" id="px-form-thank-you"><div><span class="checkmark">✓</span><span id="px-form-thank-you-text">Thank you for the feedback</span></div></div></div></div></div>
    </div>
    <div class="page-footer-wrapper">
        <div class="page-footer">
            <p>
                Powered by
                <a href="https://www.perimeterx.com/whywasiblocked">PerimeterX</a>
                , Inc.
            </p>
        </div>
    </div>
</section>
<!-- Px -->
<script>
    window._pxAppId = 'PXosx7m0dx';
    window._pxJsClientSrc = '/osx7m0dx/init.js';
    window._pxFirstPartyEnabled = true;
    window._pxVid = '';
    window._pxUuid = '3427e26a-783e-11ef-b7b9-e0be7ea4d606';
    window._pxHostUrl = '/osx7m0dx/xhr';
</script>
<script>
    var s = document.createElement('script');
    s.src = '/osx7m0dx/captcha/captcha.js?a=c&u=3427e26a-783e-11ef-b7b9-e0be7ea4d606&v=&m=0';
    var p = document.getElementsByTagName('head')[0];
    p.insertBefore(s, null);
    if (true) {
        s.onerror = function () {
            s = document.createElement('script');
            var suffixIndex = '/osx7m0dx/captcha/captcha.js?a=c&u=3427e26a-783e-11ef-b7b9-e0be7ea4d606&v=&m=0'.indexOf('captcha.js');
            var temperedBlockScript = '/osx7m0dx/captcha/captcha.js?a=c&u=3427e26a-783e-11ef-b7b9-e0be7ea4d606&v=&m=0'.substring(suffixIndex);
            s.src = '//captcha.px-cdn.net/PXosx7m0dx/' + temperedBlockScript;
            p.parentNode.insertBefore(s, p);
        };
    }
</script>
<!-- Custom Script -->



</body></html>