<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>博客导航网-优秀个人博客大全,独立博客主的上网主页</title>
<meta name="Copyright" content="Www.516680.Com,博客导航网版权所有">
<meta name="Keywords" content=" 博客导航网|博客导航,博客大全,独立博客,博客提交,个人博客,情侣博客,博客阅读,博客汇 ">
<meta name="Description" content="博客导航网上线于2013年,可能是独立博客收录最多,死链最少,文章更新最快的博客导航站点,本站首创的双分类浏览模式和高速流量代码将为你的博客互访和阅读带来便利!">
<style>
body {
background-image: url('https://p2.ssl.qhimgs1.com/t049111351f9165de5c.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
margin: 0;
min-height: 100vh;
}
.welcome {
margin: 40px auto 0;
background-color: rgba(240, 240, 240, 0.8);
width: 500px;
padding: 1% 3%;
border-radius: 10px;
text-align: center;
}
.container {
position: relative;
margin-top: 50px;
width: 100%;
display: flex;
justify-content: center;
}
.container a {
color: #20a53a;
text-decoration: none;
}
.container .btlink {
background-color: rgba(240, 240, 240, 0.8);
padding: 10px 20px;
border-radius: 10px;
}
.container .btlink-right {
margin-left: 30px;
}
.footer {
width: 100%;
bottom: 20px;
position: fixed;
font-size: 12px;
text-align: center;
}
.footer .btlink {
color: #898989;
text-decoration: none;
}
</style>
</head>
<body>
<div class="welcome">
<h1>先生们晚上好!</h1>
<h3>欢迎光临红浪漫,拖鞋手牌拿好楼上请。男宾三位 ...!</h3>
</div>
<div class="container">
<a class="btlink" href="https://www.webersongao.com/" target="_blank">卫博生- 卫言微语,记录生活</a>
</div>
<div class="container">
<a class="btlink btlink-left" href="https://www.btbk.org/" target="_blank">BTBK - 不吐不快,树洞社区</a>
<a class="btlink btlink-right" href="https://www.ebihu.com/" target="_blank">逼乎 - 与世界分享你的装逼技巧与水平</a>
</div>
<div class="container">
<a class="btlink btlink-left" href="https://www.dalao.net/" target="_blank">大佬论坛-非主流域名</a>
<a class="btlink btlink-right" href="https://tianya.at/" target="_blank">天涯再会(马农氏)</a>
<a class="btlink btlink-right" href="https://www.nodeseek.com/" target="_blank">NodeSeek-MJJ集中地</a>
</div>
<div class="container">
<a class="btlink btlink-left" href="https://www.v2ex.com/" target="_blank">V2EX</a>
<a class="btlink btlink-right" href="https://www.x.com/" target="_blank">Twitter</a>
<a class="btlink btlink-right" href="https://www.TikTok.com/" target="_blank">TikTok</a>
<a class="btlink btlink-right" href="https://www.Youtube.com/" target="_blank">YouTube</a>
<a class="btlink btlink-right" href="https://www.bilibili.com/" target="_blank">哔哩哔哩</a>
<a class="btlink btlink-right" href="https://www.chatgpt.com/" target="_blank">ChatGPT</a>
<a class="btlink btlink-right" href="https://www.Reddit.com/" target="_blank">Reddit</a>
<a class="btlink btlink-right" href="https://www.Quora.com/" target="_blank">Quora</a>
</div>
<div class="footer">
<a class="btlink" href="https://www.google.com/" target="_blank">Power by 赛博佛祖</a>
</div>
</body>
</html>