https://secure.maxxpayment.com/b2c/payment/error.php

提交的 URL:
https://secure.maxxpayment.com/b2c/payment/page.php已重定向
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 6 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
_gaqobject
_gatobject
gaGlobalobject

控制台日志消息 · 找到 6 条

类型类别记录
warningsecurity
文本
Error with Permissions-Policy header: Invalid allowlist item(https://*.maxxpayment.com) for feature payment. Allowlist item must be *, self or quoted url.
warningother
文本
Error with Permissions-Policy header: Unrecognized feature: 'ambient-light-sensor'.
warningother
文本
Error with Permissions-Policy header: Unrecognized feature: 'battery'.
warningother
文本
Error with Permissions-Policy header: Unrecognized feature: 'usb'.
warningother
文本
Error with Permissions-Policy header: Unrecognized feature: 'web-share'.
errornetwork
URL
https://secure.maxxpayment.com/favicon.ico
文本
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link href="css/master.css" rel="stylesheet" type="text/css" media="screen">
<title>BDO Payment Gateway</title>
<script type="text/javascript" async="" src="https://ssl.google-analytics.com/ga.js"></script><script type="text/javascript">		
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-33879407-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();			
</script>
</head>

<body>
<div class="container-fluid">
    <div class="row main-header">
        <a href="#" class="navbar-brand">
            <img src="images/logo-w.png" class="img-fluid header-logo" alt="bdo logo">
            <span>checkout</span>
        </a>
    </div>
    <div class="row header-title">
        <div class="col">
            <div class="title_norm">You are now connected to</div>
            <div class="title_bold">BDO BUY NOW, PAY LATER</div>
        </div>
    </div>
</div>
<div id="gateway_info" class="error-page">
    <div class="row">
        <img src="images/error-icon.svg">
        <h1>Session Expired</h1>
        <!-- <p>This is a sample sub copy for instructions and such.</p> -->
    </div>
</div>

<div id="footer">Copyright © 2011-2012. MAXXpayment.com. All Rights Reserved. </div>

</body></html>