Last active
April 24, 2022 13:43
-
-
Save skoqaq/ba3a649d6ee71a8a4fec10efce5e602b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Client Bad Request</title> | |
<link rel="stylesheet" href="https://imgcache.qq.com/qcloud/security/static/404style.css"> | |
</head> | |
<body> | |
<div class="conent"> | |
<div class="clientSvg"> | |
<img src="https://imgcache.qq.com/qcloud/security/static/imgs/clientErr.svg" alt=""> | |
</div> | |
<h1 class="err">很抱歉,您提交的请求存在异常,请向网站管理员确认并获取正确的访问方式</h1> | |
<p class="text1">本页面为<span class="text-color">腾讯T-Sec Web应用防火墙(WAF)</span>默认提示页面,如有疑问请联系网站管理员</p> | |
</div> | |
</body> | |
<script> | |
console.log("https://web.archive.org/web/20220424123815/http://1.116.173.120/") | |
</script> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment