<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>404页面</title>
</head>
<body>

<script
        src="//cdn.dnpw.org/404/v1.min.js"
        maincolor="#F00"
        jumptime="-1"
        jumptarget="/"
        tips="404"
        error="API路径错误,5秒后将自动跳转官网"
        charset="utf-8">

</script>

<meta http-equiv="Refresh" content="5;url=https://kertennet.com"/>


</body>
</html>