夏沫博客

博客跑路单页加引流

  1. <!doctype html>
  2. <html>
  3. <head>
  4.     <meta charset="utf-8">
  5.     <title>非常抱歉!博客已停止运营!</title>
  6.     <style>
  7.         .container {
  8.             width: 60%;
  9.             margin: 10% auto 0;
  10.             background-color: #f0f0f0;
  11.             padding: 2% 5%;
  12.             border-radius: 10px
  13.         }
  14.         ul {
  15.             padding-left: 20px;
  16.         }
  17.             ul li {
  18.                 line-height: 2.3
  19.             }
  20.         a {
  21.             color: #20a53a
  22.         }
  23.     </style>
  24. </head>
  25. <body>
  26.     <div class="container">
  27.         <h1>个人原因,决定停止博客的运营!</h1>
  28.         <ul>
  29. 停运域名包括
  30. <br>
  31. <br>
  32. 后期大家如想继续有一个交流的平台,可加入本站站友组建的<strong><span style="color: #ff0000;">交流群</span></strong>
  33. <br><br>
  34. <strong>微信端请添加,备注进群</strong> (不备注一律不通过!)
  35. <br><br>
  36. <strong>QQ端请加qq群,验证方式为“”</strong>(填错一律不通过!)
  37. <br><br>
  38. <strong>个人博客</strong><a href="https://www.seovx.com/">https://www.seovx.com/</a>
  39. <center>
  40. <img class="aligncenter" src="https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fi1.7414.cn%2Fu%2Fc%2F0917142835417.gif&amp;refer=http%3A%2F%2Fi1.7414.cn&amp;app=2002&amp;size=f9999,10000&amp;q=a80&amp;n=0&amp;g=0n&amp;fmt=auto?sec=1666435776&amp;t=9f4a211a246f0fb1701fa0a7fd6c9a61" />
  41.        </center>
  42.         </ul>
  43.      <center>     <h1>感谢各位多年来的陪伴,江湖再见!</h1>           </center>
  44.     </div>
  45. </body>
  46. </html>