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://goo.su/MfZL0M

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4.    <meta charset="utf-8">
  5.    <meta name="viewport" content="width=device-width, initial-scale=1">
  6.    <meta name="robots" content="noindex">
  7.    <link rel="apple-touch-icon" sizes="180x180" href="/img/favicons/apple-touch-icon.png">
  8.    <link rel="icon" type="image/png" sizes="32x32" href="/img/favicons/favicon-32x32.png">
  9.    <link rel="icon" type="image/png" sizes="16x16" href="/img/favicons/favicon-16x16.png">
  10.    <link rel="manifest" href="/img/favicons/site.webmanifest">
  11.    <link rel="mask-icon" href="/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
  12.    <meta name="msapplication-TileColor" content="#2d89ef">
  13.    <meta name="theme-color" content="#ffffff">
  14.  
  15.    <meta name="robots" content="none" />
  16.    <title>Redirecting</title>
  17.    <meta name="description" content="">
  18.    <meta name="keywords" content="">
  19.  
  20.    
  21.            <!-- Fonts -->
  22.        <link href="https://fonts.googleapis.com/css?family=Open Sans:400&display=swap" rel="stylesheet">
  23.        <link href="https://fonts.googleapis.com/css?family=Roboto:400&display=swap" rel="stylesheet">
  24.  
  25.        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
  26.  
  27.        <style>
  28.            .banner {
  29.                display: inline-block;
  30.                border-radius: 5px;
  31.                overflow: hidden;
  32.            }
  33.            .colorful {
  34.                width: 31.4px;
  35.                height: 31.4px;
  36.                border-radius: 50%;
  37.                background: #474bff;
  38.                animation: colorful-3dvxb1md 2s infinite;
  39.                margin-bottom: 30px;
  40.            }
  41.            @keyframes colorful-3dvxb1md {
  42.                0% {
  43.                    box-shadow: 0 -17.9px #ff6761, calc(17.9px*0.707) calc(-17.9px*0.707) #ffd82e,0 0 #ff6761, 0 0 #ffd82e,
  44.                    0 0 #ff6761, 0 0 #ffd82e,0 0 #ff6761, 0 0 #ffd82e;
  45.                }
  46.  
  47.                12.5% {
  48.                    box-shadow: 0 0 #ff6761, calc(17.9px*0.707) calc(-17.9px*0.707) #ffd82e,17.9px 0 #ff6761, 0 0 #ffd82e,
  49.                    0 0 #ff6761, 0 0 #ffd82e,0 0 #ff6761, 0 0 #ffd82e;
  50.                }
  51.  
  52.                25% {
  53.                    box-shadow: 0 0 #ff6761, 0 0 #ffd82e,17.9px 0 #ff6761, calc(17.9px*0.707) calc(17.9px*0.707) #ffd82e,
  54.                    0 0 #ff6761, 0 0 #ffd82e,0 0 #ff6761, 0 0 #ffd82e;
  55.                }
  56.  
  57.                37.5% {
  58.                    box-shadow: 0 0 #ff6761, 0 0 #ffd82e,0 0 #ff6761, calc(17.9px*0.707) calc(17.9px*0.707) #ffd82e,
  59.                    0 17.9px #ff6761, 0 0 #ffd82e,0 0 #ff6761, 0 0 #ffd82e;
  60.                }
  61.  
  62.                50% {
  63.                    box-shadow: 0 0 #ff6761, 0 0 #ffd82e,0 0 #ff6761, 0 0 #ffd82e,
  64.                    0 17.9px #ff6761, calc(-17.9px*0.707) calc(17.9px*0.707) #ffd82e,0 0 #ff6761, 0 0 #ffd82e;
  65.                }
  66.  
  67.                62.5% {
  68.                    box-shadow: 0 0 #ff6761, 0 0 #ffd82e,0 0 #ff6761, 0 0 #ffd82e,
  69.                    0 0 #ff6761, calc(-17.9px*0.707) calc(17.9px*0.707) #ffd82e,-17.9px 0 #ff6761, 0 0 #ffd82e;
  70.                }
  71.  
  72.                75% {
  73.                    box-shadow: 0 0 #ff6761, 0 0 #ffd82e,0 0 #ff6761, 0 0 #ffd82e,
  74.                    0 0 #ff6761, 0 0 #ffd82e,-17.9px 0 #ff6761, calc(-17.9px*0.707) calc(-17.9px*0.707) #ffd82e;
  75.                }
  76.  
  77.                87.5% {
  78.                    box-shadow: 0 -17.9px #ff6761, 0 0 #ffd82e,0 0 #ff6761, 0 0 #ffd82e,
  79.                    0 0 #ff6761, 0 0 #ffd82e,0 0 #ff6761, calc(-17.9px*0.707) calc(-17.9px*0.707) #ffd82e;
  80.                }
  81.  
  82.                100% {
  83.                    box-shadow: 0 -17.9px #ff6761, calc(17.9px*0.707) calc(-17.9px*0.707) #ffd82e,0 0 #ff6761, 0 0 #ffd82e,
  84.                    0 0 #ff6761, 0 0 #ffd82e,0 0 #ff6761, 0 0 #ffd82e;
  85.                }
  86.            }
  87.        </style>
  88.  
  89.        <script>
  90.              const caramelJS = document.createElement('script');
  91.              caramelJS.src = "https://ads.digitalcaramel.com/caramel.js?ts="+new Date().getTime();
  92.              caramelJS.async = true;
  93.              document.head.appendChild(caramelJS);
  94.            </script>
  95. <script src="https://cdn.jsdelivr.net/npm/alpinejs@2.x.x/dist/alpine.min.js" defer></script>
  96. <script src="https://openfpcdn.io/botd/v0"></script>
  97. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2221698569877911" crossorigin="anonymous"></script>
  98.    
  99.        <!-- Google Tag Manager -->
  100. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  101.            new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  102.                                                      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  103.        'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  104.    })(window,document,'script','dataLayer','GTM-TRGNQBDL');</script>
  105. <!-- End Google Tag Manager -->
  106.  
  107. <!-- Google Tag Manager (noscript) -->
  108. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TRGNQBDL"
  109.                  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  110. <!-- End Google Tag Manager (noscript) -->
  111. </head>
  112. <body class="vh-100" x-data="{ botInfo: null }" x-init="(async () => {
  113.    const botdPromise = import('https://openfpcdn.io/botd/v1').then((Botd) => Botd.load())
  114.    botdPromise
  115.        .then((botd) => botd.detect())
  116.        .then((result) => botInfo = result)
  117.        .catch((error) => console.error(error))
  118.    })()">
  119.    <div id="delay-page" data-delay="5" data-url="https://royal-escorts.org/bandra-escort-service.html"  class="container-fluid d-flex flex-column h-100">
  120.        <div class="row">
  121.            <div class="col-auto">
  122.                                <template x-if="botInfo && !botInfo.bot">
  123.                    <div class="banner" style="width: 300px; height: 300px;">
  124.                        <div caramel-id="01jpsaxbvkcr7y8bxet7k36gh6"></div>
  125.                    </div>
  126.                </template>
  127.                            </div>
  128.            <div class="col text-center">
  129.                                <template x-if="botInfo && !botInfo.bot">
  130.                    <div class="banner" style="height: 300px;">
  131.                        <ins class="adsbygoogle"
  132.     style="display:inline-block; width: 500px; height: 300px;"
  133.     data-ad-client="ca-pub-2221698569877911"
  134.     data-ad-slot="2783776122"></ins>
  135. <script>
  136.    (adsbygoogle = window.adsbygoogle || []).push({});
  137. </script>
  138.  
  139.                    </div>
  140.                </template>
  141.                            </div>
  142.            <div class="col-auto">
  143.                                <template x-if="botInfo && !botInfo.bot">
  144.                    <div class="banner" style="width: 300px; height: 300px;">
  145.                        <div caramel-id="01jpsb268pcypetx0s72cb9sys"></div>
  146.                    </div>
  147.                </template>
  148.                            </div>
  149.        </div>
  150.  
  151.        <div class="row flex-grow-1">
  152.            <div class="col-auto d-flex align-items-center">
  153.                                <template x-if="botInfo && !botInfo.bot">
  154.                    <div class="banner" style="width: 300px; height: 500px;">
  155.                        <!-- Yandex.RTB R-A-13857141-5 -->
  156. <div id="yandex_rtb_R-A-13857141-5"></div>
  157. <script>
  158.    window.yaContextCb.push(() => {
  159.        Ya.Context.AdvManager.render({
  160.            "blockId": "R-A-13857141-5",
  161.            "renderTo": "yandex_rtb_R-A-13857141-5"
  162.        })
  163.    })
  164. </script>
  165.  
  166.                    </div>
  167.                </template>
  168.                            </div>
  169.            <div class="col d-flex flex-column justify-content-center align-items-center" x-show="botInfo && !botInfo.bot">
  170.                <div>
  171.                    <div class="colorful"></div>
  172.                </div>
  173.                <div>Redirecting...</div>
  174.                <div>Please wait</div>
  175.                <div><span class="text-center  d-none " id="counter"></span></div>
  176.            </div>
  177.            <div class="col-auto d-flex align-items-center">
  178.                                <template x-if="botInfo && !botInfo.bot">
  179.                    <div class="banner" style="width: 300px; height: 500px;">
  180.                        <!-- Yandex.RTB R-A-13857141-6 -->
  181. <div id="yandex_rtb_R-A-13857141-6"></div>
  182. <script>
  183.    window.yaContextCb.push(() => {
  184.        Ya.Context.AdvManager.render({
  185.            "blockId": "R-A-13857141-6",
  186.            "renderTo": "yandex_rtb_R-A-13857141-6"
  187.        })
  188.    })
  189. </script>
  190.  
  191.                    </div>
  192.                </template>
  193.                            </div>
  194.        </div>
  195.  
  196.        <div class="row">
  197.            <div class="col-auto">
  198.                                <template x-if="botInfo && !botInfo.bot">
  199.                    <div class="banner" style="width: 300px; height: 300px;">
  200.                        <div caramel-id="01jpsemxkk9tpksz7ehd5ah6jn"></div>
  201.                    </div>
  202.                </template>
  203.                            </div>
  204.            <div class="col text-center">
  205.                                <template x-if="botInfo && !botInfo.bot">
  206.                    <div class="banner" style="height: 300px;">
  207.                        <div caramel-id="01jpsfeq8patkf1rqt3mw74ne3"></div>
  208.                    </div>
  209.                </template>
  210.                            </div>
  211.            <div class="col-auto">
  212.                                <template x-if="botInfo && !botInfo.bot">
  213.                    <div class="banner" style="width: 300px; height: 300px;">
  214.                        <div caramel-id="01jpset9ckx7wx423rptwan3x7"></div>
  215.                    </div>
  216.                </template>
  217.                            </div>
  218.        </div>
  219.    </div>
  220.  
  221.    <!-- Yandex.Metrika counter -->
  222.    <script type="text/javascript" >
  223.        (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
  224.            m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
  225.        (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
  226.  
  227.        ym(99705705, "init", {
  228.            clickmap:true,
  229.            trackLinks:true,
  230.            accurateTrackBounce:true,
  231.            webvisor:true
  232.        });
  233.    </script>
  234.    <noscript><div><img src="https://mc.yandex.ru/watch/99705705" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
  235.    <!-- /Yandex.Metrika counter -->
  236.  
  237.  
  238.    <script src="/frontend/js/redirect.js?id=399eaf833ac5f607b305c4ace0c25eb5" defer></script>
  239. <div class="text-center content">
  240.            <!-- Rating@Mail.ru counter -->
  241. <script type="text/javascript">
  242.    var _tmr = window._tmr || (window._tmr = []);
  243.    _tmr.push({id: "3128781", type: "pageView", start: (new Date()).getTime()});
  244.    (function (d, w, id) {
  245.        if (d.getElementById(id)) return;
  246.        var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true; ts.id = id;
  247.        ts.src = "https://top-fwz1.mail.ru/js/code.js";
  248.        var f = function () {var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ts, s);};
  249.        if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); }
  250.    })(document, window, "topmailru-code");
  251. </script><noscript><div>
  252.        <img src="https://top-fwz1.mail.ru/counter?id=3128781;js=na" style="border:0;position:absolute;left:-9999px;" alt="Top.Mail.Ru" />
  253.    </div></noscript>
  254. <!-- //Rating@Mail.ru counter -->
  255.        <!--LiveInternet counter-->
  256. <script type="text/javascript">
  257.    document.write('<a href="//www.liveinternet.ru/click" '+
  258.        'target="_blank"><img src="//counter.yadro.ru/hit?t44.11;r'+
  259.        escape(document.referrer)+((typeof(screen)=='undefined')?'':
  260.            ';s'+screen.width+'*'+screen.height+'*'+(screen.colorDepth?
  261.            screen.colorDepth:screen.pixelDepth))+';u'+escape(document.URL)+
  262.        ';h'+escape(document.title.substring(0,150))+';'+Math.random()+
  263.        '" alt="" title="LiveInternet" '+
  264.        'border="0" width="31" height="31"><\/a>')
  265. </script>
  266. <!--/LiveInternet-->
  267.        <!-- Top100 (Kraken) Widget -->
  268. <span id="top100_widget"></span>
  269. <!-- END Top100 (Kraken) Widget -->
  270. <!-- Top100 (Kraken) Counter -->
  271. <script>
  272.    (function (w, d, c) {
  273.        (w[c] = w[c] || []).push(function() {
  274.            var options = {
  275.                project: 6673155,
  276.                element: 'top100_widget',
  277.                trackHashes: true,
  278.            };
  279.            try {
  280.                w.top100Counter = new top100(options);
  281.            } catch(e) { }
  282.        });
  283.        var n = d.getElementsByTagName("script")[0],
  284.            s = d.createElement("script"),
  285.            f = function () { n.parentNode.insertBefore(s, n); };
  286.        s.type = "text/javascript";
  287.        s.async = true;
  288.        s.src =
  289.            (d.location.protocol == "https:" ? "https:" : "http:") +
  290.            "//st.top100.ru/top100/top100.js";
  291.  
  292.        if (w.opera == "[object Opera]") {
  293.            d.addEventListener("DOMContentLoaded", f, false);
  294.        } else { f(); }
  295.    })(window, document, "_top100q");
  296. </script>
  297. <noscript>
  298.    <img src="//counter.rambler.ru/top100.cnt?pid=6673155" alt="Топ-100" />
  299. </noscript>
  300. <!-- END Top100 (Kraken) Counter -->
  301.    </div>
  302.  
  303. </body>
  304. </html>
  305.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda