It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://zuanshipifa.com

  1. <!doctype html>
  2. <html>
  3. <head>
  4.    <meta charset="utf-8">
  5.    <title>Site is created successfully! </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.  
  15.        ul {
  16.            padding-left: 20px;
  17.        }
  18.  
  19.            ul li {
  20.                line-height: 2.3
  21.            }
  22.  
  23.        a {
  24.            color: #20a53a
  25.        }
  26.        .footer {
  27. /* position: absolute;
  28. left: 0;
  29. bottom: 32px;
  30. width: 100%; */
  31. margin-top: 24px;
  32. text-align: center;
  33. font-size: 12px;
  34. }
  35. .footer .btlink {
  36. color: #20a53a;
  37. text-decoration: none;
  38. }
  39.    </style>
  40. </head>
  41. <body>
  42.    <div class="container">
  43.        <h1>Congratulations, the site is created successfully! </h1>
  44.        <h3>This is the default index.html, this page is automatically generated by the system</h3>
  45.        <ul>
  46.            <li>The index.html of this page is in the site root directory</li>
  47.            <li>You can modify, delete or overwrite this page</li>
  48.        </ul>
  49.    </div>
  50.    <!--<div class="footer">
  51.     Power by
  52.     <a class="btlink" href="https://www.aapanel.com/new/download.html?invite_code=aapanele" target="_blank">aaPanel (The Free, Efficient and secure hosting control panel)</a>
  53.    </div> -->
  54. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"606fb8e826074b7d9526675fc0b6959c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  55. </body>
  56. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda