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://bit.ly/2Le0N22

  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <head>
  5.    <title>Warning! | There might be a problem with the requested link</title>
  6.    <meta name="viewport" content="width=device-width, initial-scale=1">
  7.    <meta name="referrer" content="always">
  8.    <meta name="robots" content="noindex,nofollow" />
  9.    <link rel="icon" type="image/png" href="https://d1ayxb9ooonjts.cloudfront.net/d/C88681CBA60CE9321C6FD2FD8DC97555992FA1A3.png" />
  10.    <style>
  11.        * {
  12.            padding: 0;
  13.            margin: 0;
  14.        }
  15.  
  16.        body,
  17.        html {
  18.            font-family: "Proxima Nova", Arial, sans-serif;
  19.            -webkit-font-smoothing: antialiased;
  20.            font-size: 10px;
  21.            color: #1d1f21;
  22.            background-color: #fff;
  23.            height: 100%;
  24.            width: 100%;
  25.            line-height: 1.25;
  26.        }
  27.  
  28.        .main-container {
  29.            padding: 8.4rem 15% 16rem 15%;
  30.        }
  31.  
  32.        p {
  33.            font-size: 1.8rem;
  34.        }
  35.  
  36.        ul {
  37.            padding-left: 1.8rem;
  38.            margin-bottom: 2rem;
  39.        }
  40.  
  41.        li {
  42.            font-size: 1.8rem;
  43.            margin-bottom: 1rem;
  44.        }
  45.  
  46.        .logo {
  47.            width: 9.7rem;
  48.        }
  49.  
  50.        .headline-container {
  51.            display: flex;
  52.            flex-direction: row-reverse;
  53.            justify-content: space-between;
  54.        }
  55.  
  56.        .warning-img {
  57.            width: 52rem;
  58.            margin-right: -6rem;
  59.            margin-top: -6rem;
  60.        }
  61.  
  62.        .header,
  63.        .headline-container,
  64.        .content {
  65.            margin-bottom: 4rem;
  66.        }
  67.  
  68.        .headline-title,
  69.        .content-title,
  70.        .content-list {
  71.            margin-bottom: 2rem;
  72.        }
  73.  
  74.        .headline {
  75.            width: 65rem;
  76.            margin-right: 2rem;
  77.        }
  78.  
  79.        .headline-title {
  80.            font-weight: 800;
  81.            font-size: 4.2rem;
  82.        }
  83.  
  84.        .headline-subtitle {
  85.            color: #56575b;
  86.            font-size: 2.4rem;
  87.            line-height: 3.2rem;
  88.        }
  89.  
  90.        .content-title {
  91.            font-weight: 800;
  92.            font-size: 3.2rem;
  93.        }
  94.  
  95.        .warning {
  96.            color: #94261d;
  97.            background-color: #fee8e7;
  98.            padding: 1.5rem 2rem;
  99.            border-radius: 0.6rem;
  100.        }
  101.  
  102.        .text-bold {
  103.            font-weight: bold;
  104.        }
  105.  
  106.        #clickthrough {
  107.            color: #94261d;
  108.            overflow-wrap: anywhere;
  109.        }
  110.  
  111.        @media (max-width: 1020px) {
  112.            .main-container {
  113.                padding: 7% 5% 14% 5%;
  114.            }
  115.  
  116.            .header {
  117.                margin-bottom: 2rem;
  118.            }
  119.  
  120.            .headline-container {
  121.                flex-direction: column;
  122.                justify-content: center;
  123.            }
  124.  
  125.            .headline {
  126.                width: 100%;
  127.            }
  128.  
  129.            .warning-img {
  130.                width: 50%;
  131.                margin: 0 auto 2rem;
  132.            }
  133.        }
  134.  
  135.        @media (max-width: 750px) {
  136.            .warning-img {
  137.                width: 70%;
  138.            }
  139.        }
  140.    </style>
  141. </head>
  142.  
  143. <body>
  144.    <main class="main-container">
  145.        <header class="header">
  146.            <nav>
  147.                <a href="https://bitly.com/"><img src="https://d1ayxb9ooonjts.cloudfront.net/d/53B03BEE40C746E8FC70731BA2B6902C0FA65CEA.svg" class="logo"
  148.                        alt="bitly logo" /></a>
  149.            </nav>
  150.        </header>
  151.        <article>
  152.            <div class="headline-container">
  153.                <div class="warning-img">
  154.                    <img src="https://d1ayxb9ooonjts.cloudfront.net/d/ED4B4B67839C89883DD0BCD462FDA54E96FB79ED.svg" alt="spam warning illustration">
  155.                </div>
  156.                <div class="headline">
  157.                    <h1 class="headline-title">Warning: This URL has been flagged by Bitly's systems as potentially
  158.                        harmful.</h1>
  159.                    <p class="headline-subtitle">We recommend you close your browser window and notify the person who
  160.                        sent you the link.</p>
  161.                </div>
  162.            </div>
  163.  
  164.            <div class="content">
  165.                <h2 class="content-title">Why was this link flagged?</h2>
  166.                <p class="content-list">Bitly displays this warning when a link has been flagged as suspect. There are
  167.                many reasons why it may be flagged:</p>
  168.                <ul>
  169.                    <li>A link on the page may be listed on a website blocklisting service.</li>
  170.                    <li>A link on the page may have been reported to Bitly by a member of the public.</li>
  171.                    <li>A link on the page may contain malware (software designed to harm your computer), attempt to
  172.                    collect your personal information for nefarious purposes, or otherwise contain harmful and/or
  173.                    illegal content.</li>
  174.                    <li>The page may be attempting to hide the final destination of a link.</li>
  175.                    <li>A link on the page may lead to a forgery of another website or may infringe the rights of
  176.                        others.</li>
  177.                </ul>
  178.                <p>
  179.                    If you believe this link has been flagged in error, please contact us via <span><a
  180.                            target="_blank" rel="noopener noreferrer"
  181.                            href="https://bitly.com/pages/trust/appeal-a-decision">this form</a></span>.
  182.                </p>
  183.            </div>
  184.  
  185.            <div class="warning">
  186.                <p class="text-bold">We recommend you close your browser window and notify the person who sent you the
  187.                link.</p>
  188.                <br />
  189.                <p>
  190.                    If you choose to continue to this link, you may do so at your own risk by clicking here: <a
  191.                        id="clickthrough" target="_blank" rel="noopener noreferrer" href="https://kalicrack.com/idm-crack-patch-serial-key/">https://kalicrack.com/idm-crack-patch-serial-key/</a>
  192.                </p>
  193.            </div>
  194.  
  195.        </article>
  196.    </main>
  197. </body>
  198.  
  199. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda