http_error.html 483 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
<!DOCTYPE html>
<head>
    <meta charset="utf-8">
        <title>Title</title>
</head>
<body>
    <div style="width:600px;margin:10% auto;padding:20px;text-align:center;font-family=Microsoft YaHei">
        <img src="a.png" width=256px height=215px/>
        
        <strong style="font-size:18px;color:#0c0c0c;line-height:50px;display:block">您的设备或环境可能受到感染,请自主扫描检查或联系专业服务人员!</strong>
        
    </div>
</body>
</html>