CINXE.COM

AccessDeny

<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>AccessDeny</title><link rel="stylesheet" href="https://imgcache.qq.com/qcloud/security/static/404style.css"></head><body><div class="conent"><div class="accessDenySvg"><img src="https://imgcache.qq.com/qcloud/security/static/imgs/attackIntercept.svg" alt=""></div><h1 class="err">Sorry, the request you submitted may pose a threat to the website. The request has been automatically blocked.</h1><p class="text1"> If you have any questions, please contact the website administrator or scan the QR code to feedback the UUID information. </p><p class="text2"> Request UUID is:<span class="text2-id">e10394284bd9df0ce6b436a7b0490460-3adb4bcc57c8bd5a9d38782fe58da291</span> <span id="copy" ><img src="https://imgcache.qq.com/qcloud/security/static/imgs/copy.svg" alt="" /> <span class="tooltips" style="width:10em">Copy Successfully</span></span > </p> <div class="qrcode-wrapper"> <div id="qrcode"></div> <div class="feedback-text">Scan QRcode feedback</div> </div> </div> </body> <style> .qrcode-wrapper { margin-top: 26px; } #qrcode { display: flex; justify-content: center; } .feedback-text { font-size: 12px; margin-top: 12px; } </style> <script type="text/javascript" src="https://domain-config-1256704386.cos.accelerate.myqcloud.com/qrcode.js"></script> <script> var copyBtn = document.getElementById("copy"), id = document.querySelector(".text2-id"); copyBtn.addEventListener("click", function () { var e = id.innerHTML, t = document.createElement("input"); (t.value = e), document.body.appendChild(t), t.select(), document.execCommand("Copy"), document.body.removeChild(t), (document.querySelector(".tooltips").style.display = "block"); setTimeout(function () { document.querySelector(".tooltips").style.display = "none"; }, 2e3); }); var qrcode = new QRCode("qrcode", { text: "https://api.waf-intl.qq.com/attack-feedback/" + id.innerHTML, width: 80, height: 80, colorDark: "#000000", colorLight: "#ffffff", correctLevel: QRCode.CorrectLevel.H, }); </script> </html>