https://paycbe.com/

ID de l'analyse :
51e00c41-fa3d-4097-b890-ea6686d4bd0bTerminée
URL soumise :
https://paycbe.com/
Fin du rapport :

Liens : 1 trouvé(s)

Lientexte
https://www1.nyc.gov/site/dca/index.page www.nyc.gov/dca.

Variables JavaScript : 5 trouvée(s)

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction

Messages de journal de console : 0 trouvé(s)

HTML

<!DOCTYPE html><html><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="format-detection" content="telephone=no">
    <meta http-equiv="Content-Security-Policy" content="
      default-src 'self' https://www.google-analytics.com;
     script-src 'self' 'unsafe-eval' 'unsafe-inline'  https://www.google-analytics.com/ https://tagmanager.google.com/ https://www.googletagmanager.com/;
     style-src 'self' 'unsafe-inline' https://pro.fontawesome.com/ https://www.google-analytics.com https://tagmanager.google.com/ https://www.googletagmanager.com/ https://fonts.googleapis.com/;
     img-src 'self' 'unsafe-inline' https://www.google-analytics.com https://ssl.gstatic.com/ data:;
     font-src 'self' 'unsafe-inline' https://pro.fontawesome.com/ https://fonts.gstatic.com/ data:;">
    <title>CBE &gt; Login</title>
    <link href="/lib/font-awesome/css/all.min.css" rel="stylesheet">

<link href="/lib/jqueryui/jquery-ui.min.css" rel="stylesheet">

<link href="/css/HTML5.css" rel="stylesheet">
<link href="/css/Forms.css" rel="stylesheet">
<link href="/css/Tables.css" rel="stylesheet">
<link href="/css/Controls.css" rel="stylesheet">
<link href="/css/Styles.css" rel="stylesheet">
<link href="/css/Utility.css" rel="stylesheet">
    <!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-8G1FP5SHDE"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-8G1FP5SHDE');
</script>

</head>
<body>
    <main role="main">
        <div class="flex-row flex-col--lg flex-grow-1">
            <div class="w-10 w-p100--lg unauthenticated-content-padding">
                <a href="/Account/Index">
                    <img class="logo w-4--sm mb-5" src="/Images/CBE-R_RBG_Blue-Green.png">
                </a>
                <h3>CBE Group Online Payment System</h3>


                
<div class="popup">
    <img src="/Images/helpHint.jpg" alt="Account # correspondence location" class="w-7">
</div>


<p class="text-dark line-normal text-md w-7 w-p100--sm">
    Sign into your CBE account using one of the verifying methods below.
</p>
<div class="w-7 w-p100--sm flex-col my-6">
    <a class="button bg-green mb-5 text-black" href="/User/AccountLogin">Sign in with Account Number</a>
    <a class="button bg-green mb-5 text-black" href="/User/SSNLogin">Sign in with Last Four SSN</a>
    <a class="button bg-green text-black" href="/User/SSNFullLogin">Sign in with Full SSN</a>
</div>

<span id="PopUpButton" class="link link--primary font-bold text-lg">
    Where do I find my account number?
</span>



                <div class="text-dark w-7 w-p100--sm">
                    <p class="font-bold line-normal">
    This is an attempt to collect a debt; any information obtained will be used for that purpose. This communication is from a debt collector.
    <br><br>
    New York City Residents: We provide the following Spanish language access services upon request:
    <br>
    Spanish language collection letters and account notices,
    Customer service representatives who speak Spanish.
    <br><br>
    A translation and description of commonly-used debt collection terms is available in multiple languages
    <br>
    on the NYC Department of Consumer Affair’s website, 
    <a href=" https://www1.nyc.gov/site/dca/index.page" target="_blank"> www.nyc.gov/dca. </a> 
</p>


                </div>
            </div>
            <div class="login-background-image">
                <h1 class="header text-white text-3xl">
                    CBE's Secure Online <br> 
                    Payment System
                </h1>
                <p class="header-description text-white text-xl mt-5">
                    Take control of your payments on your time. <br> 
                    We are here to assist you.
                </p>

                <div class="login-footer">
                    <h3 class="text-white font-bold text-md--sm">Call to speak with an associate 1(866)-912-1312</h3>
                    <div class="text-sm--sm">
                        <a class="link text-lightblue mr-5" href="/Home/About">About CBE Group</a>
                        <a class="link text-lightblue mr-5" href="/Home/FAQ">FAQs</a>
                        <a class="link text-lightblue mr-5" href="/Home/Privacy">Privacy Policy</a>
                        <a class="link text-lightblue" href="/Home/TermsOfUse">Terms</a>
                    </div>
                    <div class="login-footer-lock flex-row justify-center items-center" title="This web portal is secure.">
                        <i class="fa fa-lock text-blue"></i>
                    </div>
                </div>
            </div>
        </div>
    </main>

    <div class="text-2xl text-white overlay">
        Signing In <i class="fas fa-spinner fa-pulse ml-2"></i>
    </div>

    <script src="/lib/jquery/dist/jquery.js"></script>
<script src="/lib/jqueryui/jquery-ui.min.js"></script>
<script src="/lib/jquery-validation/dist/jquery.validate.js"></script>
<script src="/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"></script>
<script src="/js/ccpa.js"></script>
<script src="/js/site.js"></script>
    


</body></html>