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: http://dekhong.com

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4.    <!-- Required meta tags -->
  5.    <meta charset="utf-8">
  6.    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  7.    <link rel="icon" href="/assets/images/logo-symbol.jpg" type="image/x-icon">
  8.    <!-- Bootstrap CSS -->
  9.    <link rel="stylesheet" href="/assets/css/bootstrap.css"/>
  10.    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css"
  11.          integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
  12.    <link rel="stylesheet" href="/assets/css/flag-icon.css">
  13.    <link rel="stylesheet" href="/assets/css/sn-icon.css">
  14.    <link rel="stylesheet" href="/assets/css/animate.css">
  15.    <link rel="stylesheet" href="/assets/css/toastr.css">
  16.    <link rel="stylesheet" href="/assets/css/style.css"/>
  17.    <title>RUAY</title>
  18.    <style>
  19.        .overlay {
  20.            position: absolute;
  21.            top: 0;
  22.            left: 0;
  23.            width: 100%;
  24.            height: 100%;
  25.            z-index: 10;
  26.            background-color: rgba(255, 255, 255, 0.9);
  27.        }
  28.  
  29.        .circlest {
  30.            /* width: 165px; */
  31.            width: 165px;
  32.            padding: 5px 0px 10px 5px;
  33.            border-radius: 90px;
  34.            background: white;
  35.            z-index: 11;
  36.            margin: auto;
  37.        }
  38.  
  39.        .stecker {
  40.            z-index: 11;
  41.            /* width: 200px; */
  42.            width: 500px;
  43.            height: 256px;
  44.            position: absolute;
  45.            top: 40%;
  46.            left: 50%;
  47.            transform: translate(-50%, -50%);
  48.            text-align: center;
  49.        }
  50.  
  51.        .stecker .trenner {
  52.            width: 100%;
  53.            height: 1px;
  54.            background: #0099ff;
  55.            overflow: hidden;
  56.        }
  57.  
  58.        /* .stecker h1 {
  59.          font-size: 22px;
  60.          font-family: inherit;
  61.        } */
  62.  
  63.        /* .stecker h2 {
  64.          font-size: 12px;
  65.          font-family: Arial;
  66.        } */
  67.  
  68.        .path {
  69.            animation: blink 1s ease infinite;
  70.        }
  71.  
  72.        .logomtn {
  73.            position: absolute;
  74.            margin: auto;
  75.            margin-top: -25px;
  76.        }
  77.  
  78.        .logomtn h1 {
  79.            text-shadow: -3px -3px 0 #fff,
  80.            2px -3px 0 #fff,
  81.            -3px 3px 0 #fff,
  82.            3px 3px 0 #fff;
  83.        }
  84.  
  85.        .titlemtn {
  86.            color: #ffc107;
  87.            margin-top: 20px;
  88.            margin-bottom: 10px;
  89.            text-shadow: -2px -2px 0 #000,
  90.            2px -2px 0 #000,
  91.            -2px 2px 0 #000,
  92.            2px 2px 0 #000;
  93.        }
  94.  
  95.        @keyframes blink {
  96.            0% {
  97.                opacity: 1;
  98.            }
  99.            50% {
  100.                opacity: 0.6;
  101.            }
  102.            100% {
  103.                opacity: 1;
  104.            }
  105.        }
  106.  
  107.        @media screen and (max-height: 414px) {
  108.            .logomtn {
  109.                position: absolute;
  110.                margin: auto;
  111.                margin-top: -25px;
  112.            }
  113.  
  114.            .stecker {
  115.                width: 300px;
  116.            }
  117.        }
  118.  
  119.        @media screen and (max-width: 414px) {
  120.            .logomtn {
  121.                position: absolute;
  122.                margin: auto;
  123.                margin-top: -25px;
  124.            }
  125.  
  126.            .stecker {
  127.                width: 300px;
  128.            }
  129.  
  130.            .titlemtn span {
  131.                display: flex;
  132.                flex: column;
  133.                justify-content: center;
  134.                line-height: 0.5;
  135.            }
  136.  
  137.            .titlemtn {
  138.                margin-top: 40px;
  139.            }
  140.  
  141.        }
  142.  
  143.        @media screen and (max-width: 320px) {
  144.            .logomtn {
  145.                position: absolute;
  146.                margin: auto;
  147.                margin-top: -25px;
  148.            }
  149.  
  150.            .stecker {
  151.                width: 300px;
  152.            }
  153.        }
  154.    </style>
  155. </head>
  156.  
  157. <body id="top" ontouchstart="">
  158. <div class="overlay">
  159. </div>
  160. <div class="bg-primary w-100 h-100">
  161.  
  162.    <div class="container">
  163.        <div class="stecker">
  164.            <div class="circlest">
  165.                <svg version="1.1" id="stecker" xmlns="http://www.w3.org/2000/svg"
  166.                     xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
  167.                     width="150px" height="150px" viewBox="0 0 150 150" enable-background="new 0 0 150 150"
  168.                     xml:space="preserve">
  169. <g transform="translate(0,150) scale(0.1,-0.1)">
  170.    <path class="path" fill="#aaa" stroke="#333" stroke-width="5" stroke-miterlimit="10" stroke-linecap="round" d="M900.762,1361.001c80.996-23.003,110.996-37.002,177.988-78.999c353.008-220,408.008-720,113.008-1012.002
  171. c-74.004-72.998-140.098-126.855-241.094-164.854c-60-22.998-75.654-37.031-200.664-37.031
  172. C657.002,67.119,581.758,90,555.757,99.004c-58.999,18.994-175,72.998-175,80c0,3.994,32.998,38.994,72.998,78.994L526.758,330
  173. l33.999-35.996c65-67.002,145-94.004,221.001-74.004c36.992,10,68.008,35,201.992,169.004
  174. c86.016,85.996,157.012,161.992,157.012,168.994s-18.008,32.002-40,56.006c-22.012,23.994-40,45.996-40,48.994
  175. s12.988,17.998,27.988,34.004c38.008,37.002,52.012,65,52.012,101.997c0,47.002-17.012,78.999-52.012,101.001
  176. c-57.988,35-103.984,25-168.984-36.001l-35-33.999l-27.012,27.998l-26.992,28.003l30.996,30
  177. c58.008,55,73.008,107.998,44.004,163.999c-22.012,42.002-53.008,60-105.996,60c-40.005,0-53.013-6.001-93.008-41.001
  178. l-47.002-41.997l-32.998,31.997c-17.002,17.002-42.002,31.001-53.003,31.001c-22.998,0-290.996-260-325-315
  179. c-21.997-37.002-23.999-120.996-2.998-172.998c8.999-20,33.999-56.006,56.001-77.998l41.001-42.002l-76.001-75l-76.001-76.006
  180. l-22.998,37.002C64.756,565.996,49.756,811.001,131.758,995c61.001,137.002,196.001,275,325,330
  181. C591.758,1382.998,773.75,1397.998,900.762,1361.001z"/>
  182. </g>
  183. </svg>
  184.            </div>
  185.            <!-- <h1>Lost Connection</h1>
  186.            <div class="trenner"></div>
  187.            <h2>Please check your internet connection and try again.</h2> -->
  188.            <div class="text-center p-1 container">
  189.                <div class="px-2 rounded logomtn w-100 text-center">
  190.                    <h1 class="mb-0"><span class="text-danger">404 Page Not Found</span></h1>
  191.                </div>
  192.                <h3 class="titlemtn font-weight-normal">
  193.                    <span class="mx-1 mb-0"><p>The page you requested was not found.</p></span>
  194.                </h3>
  195.            </div>
  196.        </div>
  197.    </div>
  198. </div>
  199. </body>
  200. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda