https://mdpaybill.net/Error/InvalidLink

URL inviato:
https://mdpaybill.net/Reindirizzato
Report terminato:

I link in uscita identificati dalla pagina

Variabili JavaScript · 5 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
DD_RUMobject
DD_LOGSobject

Messaggi di log della console · 6 trovati

Messaggi registrati nella console Web

TipoCategoriaLog
warningother
URL
https://www.datadoghq-browser-agent.com/datadog-logs-v4.js
Testo
Datadog Browser SDK: env value doesn't meet tag requirements and will be sanitized
warningother
URL
https://www.datadoghq-browser-agent.com/datadog-logs-v4.js
Testo
Datadog Browser SDK: service value doesn't meet tag requirements and will be sanitized
warningother
URL
https://www.datadoghq-browser-agent.com/datadog-logs-v4.js
Testo
Datadog Browser SDK: version value doesn't meet tag requirements and will be sanitized
warningother
URL
https://www.datadoghq-browser-agent.com/datadog-logs-v4.js
Testo
Datadog Browser SDK: env value doesn't meet tag requirements and will be sanitized
warningother
URL
https://www.datadoghq-browser-agent.com/datadog-logs-v4.js
Testo
Datadog Browser SDK: service value doesn't meet tag requirements and will be sanitized
warningother
URL
https://www.datadoghq-browser-agent.com/datadog-logs-v4.js
Testo
Datadog Browser SDK: version value doesn't meet tag requirements and will be sanitized

HTML

Il corpo HTML non elaborato della pagina

<!DOCTYPE html><html><head>
    <meta name="viewport" content="width=device-width">
    <title>InvalidLink</title>
    <!-- App css -->
    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">

    <link href="/assets/css/core.css" rel="stylesheet">

    <link href="/assets/css/pages.css" rel="stylesheet">

    <link href="/assets/css/responsive.css" rel="stylesheet">


    <script async="" src="https://www.datadoghq-browser-agent.com/datadog-logs-v4.js"></script><script async="" src="https://www.datadoghq-browser-agent.com/datadog-rum-v4.js"></script><script>
  (function(h,o,u,n,d) {
    h=h[d]=h[d]||{q:[],onReady:function(c){h.q.push(c)}}
    d=o.createElement(u);d.async=1;d.src=n
    n=o.getElementsByTagName(u)[0];n.parentNode.insertBefore(d,n)
  })(window,document,'script','https://www.datadoghq-browser-agent.com/datadog-rum-v4.js','DD_RUM')
  DD_RUM.onReady(function() {
    DD_RUM.init({
  "applicationId": "eb41ce05-2ed7-4d19-88e4-50fa0322a4d9",
  "sessionReplaySampleRate": 20,
  "trackInteractions": true,
  "trackResources": true,
  "trackLongTasks": true,
  "trackViewsManually": false,
  "trackFrustrations": true,
  "defaultPrivacyLevel": "mask-user-input",
  "clientToken": "pub199ed2df0b20294be760fc973de59ace",
  "service": "Portal",
  "sampleRate": 100,
  "trackSessionAcrossSubdomains": false,
  "useSecureSessionCookie": true,
  "useCrossSiteSessionCookie": true,
  "silentMultipleInit": true,
  "telemetrySampleRate": 20,
  "version": "1.0.0+9e75b80044c5edd167c7fc6f64b13c3dcb4d073f",
  "env": "Prod",
  "site": "us3.datadoghq.com"
});

    DD_RUM.startSessionReplayRecording();
  })
</script><script>
  (function(h,o,u,n,d) {
    h=h[d]=h[d]||{q:[],onReady:function(c){h.q.push(c)}}
    d=o.createElement(u);d.async=1;d.src=n
    n=o.getElementsByTagName(u)[0];n.parentNode.insertBefore(d,n)
  })(window,document,'script','https://www.datadoghq-browser-agent.com/datadog-logs-v4.js','DD_LOGS')
  DD_LOGS.onReady(function() {
      DD_LOGS.init({
  "forwardErrorsToLogs": true,
  "forwardConsoleLogs": [
    "log",
    "debug",
    "info",
    "warn",
    "error"
  ],
  "forwardReports": [
    "intervention",
    "deprecation",
    "csp_violation"
  ],
  "clientToken": "pub199ed2df0b20294be760fc973de59ace",
  "service": "Portal",
  "sampleRate": 100,
  "trackSessionAcrossSubdomains": false,
  "useSecureSessionCookie": true,
  "useCrossSiteSessionCookie": true,
  "silentMultipleInit": true,
  "telemetrySampleRate": 20,
  "version": "1.0.0+9e75b80044c5edd167c7fc6f64b13c3dcb4d073f",
  "env": "Prod",
  "site": "us3.datadoghq.com"
})
    })
  </script>
</head>
<body class="bg-transparent">
    <div class="row">
        <div class="col-sm-12">
            <div class="wrapper-page">
                <div class="row m-t-20">
                    <div class="col-sm-12 text-center">
                        <h2 class="font-bold">Sorry, your link cannot be found.</h2>
                    </div>
                </div>
                <div class="m-t-40">
                    <div class="m-t-40 text-center">
                        <span> <img src="/assets/images/invalid-link.png" alt="" width="175px"></span>
                    </div>
                    <div class="clearfix"></div>
                </div>
                <div class="row m-t-20">
                    <div class="col-sm-12 text-center">
                        <h4>Please contact the business for an updated payment link</h4>
                        <h4>Thank you!</h4>
                        <hr style="margin: 4.2em 0; border-color: #000000">
                    </div>

                </div>
            </div>
        </div>
    </div>



</body></html>