Files

66 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>404 - 优选源码网 yxymk.com</title>
<!--公共样式-->
<link rel="stylesheet" type="text/css" href="https://pub-e48ea883b4bd4aab9489ad31860393df.r2.dev/404/H-ui.reset.css"/>
<!--主要样式-->
<style>
@charset "utf-8";
.system{
width: 1100px;
margin: 0 auto;
text-align: center;
padding-top: 140px;
}
.system img{
text-align: center;
width: 500px;
}
.title{
}
.title h2{
color: #fff;
font-size: 36px;
letter-spacing: 4px;
text-align: center;
line-height: 120px;
}
.title h4
{
color: #fff;
font-size: 18px;
/* font-weight: bold; */
line-height: 38px;
text-align: center;
}
.rukou{
padding: 10px;
color: #ffffff;
}
</style>
</head>
<body>
<div class="system">
<img src="https://pub-e48ea883b4bd4aab9489ad31860393df.r2.dev/404/404.png"/>
<div class="title">
<h2>演示网站已经关闭或者删除</h2>
<h4>如需测试/购买源码/开通会员请直接联系TG客服:<a href="https://t.me/yxymk" style="color: #02ff00;" target="_blank">@yxymknet</a></h4>
<h4>
<a href="https://yxymk.com" class="rukou" target="_blank">网站入口1</a>
<a href="https://yxymk.net" class="rukou" target="_blank">网站入口2</a>
<a href="https://yxymk.xyz" class="rukou" target="_blank">网站入口3</a>
<a href="https://yxymk.vip" class="rukou" target="_blank">网站入口4</a>
<a href="https://wkym.cc" class="rukou" target="_blank">网站入口5</a>
</h4>
</div>
</div>
</body>
</html>