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://rareaddress.pro

  1. <!DOCTYPE html>
  2. <html lang="zh">
  3. <meta http-equiv="content-type" content="text/html;charset=utf-8"/>
  4. <head>
  5.    <meta charset="UTF-8">
  6.    <meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1">
  7.    <meta http-equiv="X-UA-Compatible" content="ie=edge">
  8.    <title>波场靓号生成 | 波场地址生成 | trc20靓号生成 | tron地址生成 | 靓号离线生成 | tron靓号生成 | 波场靓号</title>
  9.    <meta property="og:title" content="最快的波场靓号生成 & 波场地址生成 & tron靓号生成 & tron地址生成 & 地址离线生成 & 靓号离线生成 & tron靓号生成 - 波场靓号">
  10.    <meta property="og:locale" content="zh_CN">
  11.    <meta name="description" content="最快的波场靓号生成 & 波场地址生成 & tron靓号生成 & tron地址生成 & 地址离线生成 & 靓号离线生成 & tron靓号生成 - 波场靓号">
  12.    <meta name="keywords"
  13.          content="波场靓号,trc20靓号,波场靓号钱包,靓号钱包,波场靓号生成器,靓号生成,钱包靓号,TRX靓号,tron靓号,波场钱包,波场靓号生成,波场地址生成,tron靓号生成">
  14.    <meta property="og:description" content="最快的波场靓号生成 & 波场地址生成 & tron靓号生成 & tron地址生成 & 地址离线生成 & 靓号离线生成 & tron靓号生成 - 波场靓号">
  15.    <meta property="og:site_name" content="最快的波场靓号生成 & 波场地址生成 & tron靓号生成 & tron地址生成 & 地址离线生成 & 靓号离线生成 & tron靓号生成 - 波场靓号">
  16.    <meta property="og:chain_name" content="Tron">
  17.    <meta property="og:position_x" content="49"/>
  18.    <meta property="og:position_y" content="68617665"/>
  19.    <meta property="og:position_z" content="676f74"/>
  20.    <meta property="og:position_t" content="796f75"/>
  21.    <link rel="apple-touch-icon" sizes="180x180" href="images/tron/apple-touch-icon.png">
  22.    <link rel="icon" type="image/png" sizes="32x32" href="/images/tron/favicon-32x32.png"/>
  23.    <link rel="icon" type="image/png" sizes="16x16" href="images/tron/favicon-16x16.png">
  24.    <link href="static/trx/css/app.fcea2cc9.css" rel="preload" as="style">
  25.    <link href="static/trx/css/chunk-vendors.be5edc28.css" rel="preload" as="style">
  26.    <link href="static/trx/js/app.b36a0de5.js" rel="preload" as="script">
  27.    <link href="static/trx/js/chunk-vendors.9b0cf2e5.js" rel="preload" as="script">
  28.    <link href="static/trx/css/chunk-vendors.be5edc28.css" rel="stylesheet">
  29.    <link href="static/trx/css/app.fcea2cc9.css" rel="stylesheet">
  30.    <link href="static/trx/css/chunk-vendors.be5edc28.css" rel="stylesheet">
  31.    <link rel="icon" type="image/png" sizes="32x32" href="images/tron/favicon-32x32.png">
  32.    <link rel="icon" type="image/png" sizes="16x16" href="images/tron/favicon-16x16.png">
  33.    <meta name="theme-color" content="#c63127">
  34.    <meta name="apple-mobile-web-app-capable" content="no">
  35.    <meta name="apple-mobile-web-app-status-bar-style" content="default">
  36.    <meta name="apple-mobile-web-app-title" content="波场靓号生成 | 波场地址生成 | trc20靓号生成 | tron地址生成 | 靓号离线生成 | tron靓号生成 | 波场靓号">
  37.    <link rel="apple-touch-icon" href="images/tron/apple-touch-icon-152x152.png">
  38.  
  39.    <style>#loading-mask {
  40.        position: fixed;
  41.        left: 0;
  42.        top: 0;
  43.        height: 100%;
  44.        width: 100%;
  45.        background: #fff;
  46.        user-select: none;
  47.        z-index: 9999;
  48.        overflow: hidden
  49.    }
  50.  
  51.    .loading-wrapper {
  52.        position: absolute;
  53.        top: 50%;
  54.        left: 50%;
  55.        transform: translate(-50%, -100%)
  56.    }
  57.  
  58.    .loading-dot {
  59.        animation: antRotate 1.2s infinite linear;
  60.        transform: rotate(45deg);
  61.        position: relative;
  62.        display: inline-block;
  63.        font-size: 64px;
  64.        width: 64px;
  65.        height: 64px;
  66.        box-sizing: border-box
  67.    }
  68.  
  69.    .loading-dot i {
  70.        width: 22px;
  71.        height: 22px;
  72.        position: absolute;
  73.        display: block;
  74.        background-color: #1890ff;
  75.        border-radius: 100%;
  76.        transform: scale(.75);
  77.        transform-origin: 50% 50%;
  78.        opacity: .3;
  79.        animation: antSpinMove 1s infinite linear alternate
  80.    }
  81.  
  82.    .loading-dot i:nth-child(1) {
  83.        top: 0;
  84.        left: 0
  85.    }
  86.  
  87.    .loading-dot i:nth-child(2) {
  88.        top: 0;
  89.        right: 0;
  90.        -webkit-animation-delay: .4s;
  91.        animation-delay: .4s
  92.    }
  93.  
  94.    .loading-dot i:nth-child(3) {
  95.        right: 0;
  96.        bottom: 0;
  97.        -webkit-animation-delay: .8s;
  98.        animation-delay: .8s
  99.    }
  100.  
  101.    .loading-dot i:nth-child(4) {
  102.        bottom: 0;
  103.        left: 0;
  104.        -webkit-animation-delay: 1.2s;
  105.        animation-delay: 1.2s
  106.    }
  107.  
  108.    @keyframes antRotate {
  109.        to {
  110.            -webkit-transform: rotate(405deg);
  111.            transform: rotate(405deg)
  112.        }
  113.    }
  114.  
  115.    @-webkit-keyframes antRotate {
  116.        to {
  117.            -webkit-transform: rotate(405deg);
  118.            transform: rotate(405deg)
  119.        }
  120.    }
  121.  
  122.    @keyframes antSpinMove {
  123.        to {
  124.            opacity: 1
  125.        }
  126.    }
  127.  
  128.    @-webkit-keyframes antSpinMove {
  129.        to {
  130.            opacity: 1
  131.        }
  132.    }</style>
  133.    <script async src="https://www.googletagmanager.com/gtag/js?id=G-9ZDZC3RE5S"></script>
  134.    <script>
  135.        window.dataLayer = window.dataLayer || [];
  136.        function gtag(){dataLayer.push(arguments);}
  137.        gtag('js', new Date());
  138.        gtag('config', 'G-9ZDZC3RE5S');
  139.    </script>
  140. </head>
  141.  
  142. <body>
  143. <div id="app">
  144.    <div id="loading-mask">
  145.        <div class="loading-wrapper"><span class="loading-dot loading-dot-spin"><i></i><i></i><i></i><i></i></span>
  146.        </div>
  147.    </div>
  148. </div>
  149.  
  150. <script src="static/trx/js/chunk-vendors.9b0cf2e5.js"></script>
  151. <script src="static/trx/js/app.b36a0de5.js"></script>
  152. <script disable-devtool-auto src='static/js/pnltgvuzcz.js'></script>
  153. <script src="static/js/qqaettmvss.js"></script>
  154. </body>
  155.  
  156. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda