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://www.walmart.com/ip/Ginger-Capsules-90-Kosher-Vegan-Caps-with-1000mg-Organic-Ginger-Root/740038416

  1. <html lang="en">
  2.  
  3. <head>
  4.    <title>Robot or human?</title>
  5.    <meta name="viewport" content="width=device-width">
  6.    <style>
  7.    #sign-in-widget a,
  8.    #sign-in-widget a:active,
  9.    #sign-in-widget a:hover {
  10.        color: #000
  11.    }
  12.  
  13.    #sign-in-widget h1 {
  14.        font-weight: 500;
  15.        font-size: 20px;
  16.        font-size: 1.25rem;
  17.        letter-spacing: -.6px;
  18.        margin: 1px auto
  19.    }
  20.  
  21.    @media (min-width:30em) {
  22.        #sign-in-widget h1 {
  23.            margin-top: 24px;
  24.            font-size: 24px;
  25.            font-size: 1.5rem
  26.        }
  27.    }
  28.  
  29.    #sign-in-widget {
  30.        font-family: BogleWeb, Helvetica Neue, Helvetica, Arial, sans-serif
  31.    }
  32.  
  33.    #sign-in-widget * {
  34.        box-sizing: border-box
  35.    }
  36.  
  37.    #sign-in-widget .text-right {
  38.        text-align: right
  39.    }
  40.  
  41.    @font-face {
  42.        font-family: NewYorkIcons;
  43.        src: url(6255ed72d86ece856725a2d80878bce6.eot);
  44.        font-weight: 400;
  45.        font-style: normal
  46.    }
  47.  
  48.    @font-face {
  49.        font-family: NewYorkIcons;
  50.        src: url(fd827841624904d4b8f51d20174fa3a4.woff2) format("woff2"), url(5b38b158833d0265af2b1c1093e489bd.woff) format("woff"), url(2ebae25dcb1bb39acbac9cffd8f10b15.ttf) format("truetype");
  51.        font-weight: 400;
  52.        font-style: normal
  53.    }
  54.  
  55.    @keyframes spin-clockwise {
  56.        0% {
  57.            transform: rotate(0)
  58.        }
  59.  
  60.        to {
  61.            transform: rotate(1turn)
  62.        }
  63.    }
  64.  
  65.    @keyframes zoom-inverse {
  66.        0% {
  67.            opacity: 0;
  68.            transform: scale(3)
  69.        }
  70.  
  71.        33% {
  72.            opacity: 1
  73.        }
  74.  
  75.        to {
  76.            transform: scale(1)
  77.        }
  78.    }
  79.  
  80.    @keyframes blinker {
  81.        0% {
  82.            opacity: 1
  83.        }
  84.  
  85.        to {
  86.            opacity: 0
  87.        }
  88.    }
  89.  
  90.    @keyframes slide-from-bottom {
  91.        0% {
  92.            transform: translateY(100%)
  93.        }
  94.  
  95.        to {
  96.            transform: translateY(0)
  97.        }
  98.    }
  99.  
  100.    @keyframes slide-from-top {
  101.        0% {
  102.            transform: translateY(0)
  103.        }
  104.  
  105.        to {
  106.            transform: translateY(100%)
  107.        }
  108.    }
  109.  
  110.    @keyframes fade-in-opacity {
  111.        0% {
  112.            opacity: 0
  113.        }
  114.  
  115.        to {
  116.            opacity: 1
  117.        }
  118.    }
  119.  
  120.    .elc-icon-spark:before {
  121.        font-family: NewYorkIcons;
  122.        display: inline;
  123.        speak: none;
  124.        content: "\E935"
  125.    }
  126.  
  127.    .message {
  128.        text-align: left
  129.    }
  130.  
  131.    .message.active {
  132.        display: block
  133.    }
  134.  
  135.    .divider {
  136.        margin: 24px 0 8px;
  137.        text-align: center
  138.    }
  139.  
  140.    @media (min-width:30em) {
  141.        .divider {
  142.            margin-top: 40px
  143.        }
  144.    }
  145.  
  146.    #sign-in-widget {
  147.        text-align: center
  148.    }
  149.  
  150.    #sign-in-widget p {
  151.        margin-bottom: 0
  152.    }
  153.  
  154.    #sign-in-widget .header-logo {
  155.        text-decoration: none;
  156.        font-size: 36px;
  157.        font-size: 2.25rem
  158.    }
  159.  
  160.    @media (min-width:30em) {
  161.        #sign-in-widget .message.active+h1 {
  162.            margin-top: 32px
  163.        }
  164.    }
  165.  
  166.    #sign-in-widget .elc-icon {
  167.        font-family: NewYorkIcons
  168.    }
  169.  
  170.    .u-sentenceCase {
  171.        display: inline-block;
  172.        text-decoration: inherit;
  173.        text-transform: lowercase
  174.    }
  175.  
  176.    .u-sentenceCase:first-letter {
  177.        text-transform: uppercase
  178.    }
  179.  
  180.    .u-sentenceCase--no-transform {
  181.        text-transform: none
  182.    }
  183.  
  184.    .message {
  185.        -moz-osx-font-smoothing: grayscale;
  186.        -webkit-font-smoothing: antialiased;
  187.        display: none;
  188.        padding: 8px 10px;
  189.        border: 1px solid;
  190.        color: #414042;
  191.        font-size: 14px;
  192.        font-size: .875rem
  193.    }
  194.  
  195.    .message.active {
  196.        display: inline-block
  197.    }
  198.  
  199.    .spark {
  200.        color: #ffc400
  201.    }
  202.  
  203.    .sign-in-widget>* {
  204.        display: none
  205.    }
  206.  
  207.    [data-active="0"] .sign-in-widget>:first-child,
  208.    [data-active="1"] .sign-in-widget>:nth-child(2),
  209.    [data-active="10"] .sign-in-widget>:nth-child(11),
  210.    [data-active="11"] .sign-in-widget>:nth-child(12),
  211.    [data-active="12"] .sign-in-widget>:nth-child(13),
  212.    [data-active="13"] .sign-in-widget>:nth-child(14),
  213.    [data-active="14"] .sign-in-widget>:nth-child(15),
  214.    [data-active="15"] .sign-in-widget>:nth-child(16),
  215.    [data-active="16"] .sign-in-widget>:nth-child(17),
  216.    [data-active="17"] .sign-in-widget>:nth-child(18),
  217.    [data-active="18"] .sign-in-widget>:nth-child(19),
  218.    [data-active="2"] .sign-in-widget>:nth-child(3),
  219.    [data-active="3"] .sign-in-widget>:nth-child(4),
  220.    [data-active="4"] .sign-in-widget>:nth-child(5),
  221.    [data-active="5"] .sign-in-widget>:nth-child(6),
  222.    [data-active="6"] .sign-in-widget>:nth-child(7),
  223.    [data-active="7"] .sign-in-widget>:nth-child(8),
  224.    [data-active="8"] .sign-in-widget>:nth-child(9),
  225.    [data-active="9"] .sign-in-widget>:nth-child(10) {
  226.        display: block
  227.    }
  228.  
  229.    [data-active] {
  230.        min-height: 100%;
  231.        position: relative
  232.    }
  233.  
  234.    [data-active]>* {
  235.        margin-right: auto;
  236.        margin-left: auto
  237.    }
  238.  
  239.    @media (min-width:240px) {
  240.        [data-active]>* {
  241.            max-width: 304px;
  242.            margin-right: auto;
  243.            margin-left: auto
  244.        }
  245.    }
  246.  
  247.    @media (min-width:1024px) {
  248.        [data-active]>* {
  249.            max-width: 320px;
  250.            margin-right: auto;
  251.            margin-left: auto
  252.        }
  253.    }
  254.  
  255.    body,
  256.    html {
  257.        height: 100%;
  258.        margin: 0
  259.    }
  260.  
  261.    #sign-in-widget .header-logo {
  262.        margin-top: 2px;
  263.        display: inherit
  264.    }
  265.  
  266.    @media (min-width:30em) {
  267.        #sign-in-widget .header-logo {
  268.            margin-top: 32px
  269.        }
  270.    }
  271.  
  272.    #sign-in-widget h1~.sign-in-widget {
  273.        padding-bottom: 200px
  274.    }
  275.  
  276.    .lite-footer {
  277.        width: 100%;
  278.        max-width: 100% !important
  279.    }
  280.  
  281.    .lite-footer>hr {
  282.        margin: 0;
  283.        width: 100%;
  284.        border-color: #e6e7e8;
  285.        border-style: solid
  286.    }
  287.  
  288.    @media (min-width:48em) {
  289.        .lite-footer {
  290.            position: absolute;
  291.            bottom: 0;
  292.            margin-top: 200px
  293.        }
  294.    }
  295.  
  296.    .lite-footer .main-container {
  297.        padding: 16px;
  298.        margin-bottom: 24px;
  299.        font-size: 14px;
  300.        font-size: .875rem;
  301.        display: -ms-flexbox;
  302.        display: flex;
  303.        -ms-flex-direction: column;
  304.        flex-direction: column;
  305.        -ms-flex-pack: center;
  306.        justify-content: center;
  307.        -ms-flex-line-pack: center;
  308.        align-content: center;
  309.        width: 100%;
  310.        max-width: 100% !important
  311.    }
  312.  
  313.    @media (min-width:64em) {
  314.        .lite-footer .main-container {
  315.            -ms-flex-direction: row;
  316.            flex-direction: row;
  317.            -ms-flex-pack: justify;
  318.            justify-content: space-between;
  319.            -ms-flex-line-pack: start;
  320.            align-content: flex-start
  321.        }
  322.    }
  323.  
  324.    .lite-footer .main-container .left-section {
  325.        text-align: center
  326.    }
  327.  
  328.    .lite-footer .main-container .left-section>a {
  329.        display: block;
  330.        margin-bottom: 16px
  331.    }
  332.  
  333.    @media (min-width:48em) {
  334.        .lite-footer .main-container .left-section {
  335.            text-align: left
  336.        }
  337.  
  338.        .lite-footer .main-container .left-section>a {
  339.            display: inline;
  340.            margin-right: 16px
  341.        }
  342.    }
  343.  
  344.    .lite-footer .main-container .right-section {
  345.        text-align: center;
  346.        font-size: 12px;
  347.        font-size: .75rem
  348.    }
  349.  
  350.    .lite-footer .main-container .right-section>p {
  351.        margin: 0
  352.    }
  353.  
  354.    @media (min-width:48em) {
  355.        .lite-footer .main-container .right-section {
  356.            text-align: left
  357.        }
  358.  
  359.        .lite-footer .main-container .right-section>p {
  360.            margin-top: 16px
  361.        }
  362.    }
  363.  
  364.    @media (min-width:64em) {
  365.        .lite-footer .main-container .right-section>p {
  366.            margin: 0
  367.        }
  368.    }
  369.  
  370.    /* upload and replace urls with new CDN URL*/
  371.    @font-face {
  372.        font-family: NewYorkIcons;
  373.        src: url(https://i5.wal.co/dfw/63fd9f59-161f/f0d7612f-54fb-4910-a9c7-20c65d03f878/v1/6255ed72d86ece856725a2d80878bce6.eot);
  374.        font-weight: 400;
  375.        font-style: normal
  376.    }
  377.  
  378.    @font-face {
  379.        font-family: NewYorkIcons;
  380.        src: url(https://i5.wal.co/dfw/63fd9f59-161f/f0d7612f-54fb-4910-a9c7-20c65d03f878/v1/fd827841624904d4b8f51d20174fa3a4.woff2) format("woff2"), url(https://i5.wal.co/dfw/63fd9f59-161f/f0d7612f-54fb-4910-a9c7-20c65d03f878/v1/5b38b158833d0265af2b1c1093e489bd.woff) format("woff"), url(https://i5.wal.co/dfw/63fd9f59-161f/f0d7612f-54fb-4910-a9c7-20c65d03f878/v1/2ebae25dcb1bb39acbac9cffd8f10b15.ttf) format("truetype");
  381.        font-weight: 400;
  382.        font-style: normal
  383.    }
  384.  
  385.    @font-face {
  386.        font-family: "BogleWeb";
  387.        src: url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Bold.eot");
  388.        src: url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Bold.eot?#iefix") format("embedded-opentype"),
  389.            url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Bold.woff2") format("woff2"),
  390.            url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Bold.woff") format("woff"),
  391.            url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Bold.ttf") format("truetype");
  392.        font-weight: 700;
  393.        font-style: normal;
  394.    }
  395.  
  396.    @font-face {
  397.        font-family: "BogleWeb";
  398.        src: url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Bold.eot");
  399.        src: url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Bold.eot?#iefix") format("embedded-opentype"),
  400.            url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Bold.woff2") format("woff2"),
  401.            url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Bold.woff") format("woff"),
  402.            url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Bold.ttf") format("truetype");
  403.        font-weight: 600;
  404.        font-style: normal;
  405.    }
  406.  
  407.    @font-face {
  408.        font-family: "BogleWeb";
  409.        src: url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Regular.eot");
  410.        src: url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Regular.eot?#iefix") format("embedded-opentype"),
  411.            url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Regular.woff2") format("woff2"),
  412.            url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Regular.woff") format("woff"),
  413.            url("https://i5.walmartimages.com/dfw/63fd9f59-a78c/fcfae9b6-2f69-4f89-beed-f0eeb4237946/v1/BogleWeb_subset-Regular.ttf") format("truetype");
  414.        font-weight: 400;
  415.        font-style: normal;
  416.    }
  417.    </style>
  418.    <script>
  419.    function getUrlVars() {
  420.        var vars = {};
  421.        var parts = window.location.href.replace(/[?&]+([^=&]+)=([^&]*)/gi, function(m, key, value) {
  422.            vars[key] = value;
  423.        });
  424.        return vars;
  425.    }
  426.  
  427.    function getUrlParam(parameter, defaultvalue) {
  428.        var urlparameter = defaultvalue;
  429.        if (window.location.href.indexOf(parameter) > -1) {
  430.            urlparameter = getUrlVars()[parameter];
  431.        }
  432.        return urlparameter;
  433.    }
  434.  
  435.    </script>
  436. </head>
  437.  
  438. <body>
  439.    <div>
  440.        <div data-active="0" id="sign-in-widget">
  441.            <a class="header-logo" href="/" aria-atomic="true" aria-label="Walmart. Save Money. Live Better. Home Page">
  442.                <span class="spark elc-icon elc-icon-spark elc-icon-36"></span>
  443.            </a>
  444.            <h1 class="heading heading-d sign-in-widget">
  445.                Robot or human?
  446.            </h1>
  447.            <div class="sign-in-widget">
  448.                <div class="re-captcha">
  449.                    <p class="bot-message" id=message>Activate and hold the button to confirm that you’re human. Thank You!</p>
  450.                    <div id="px-captcha" style="margin:16px;margin-bottom: 32px; margin-top: 32px; align-content:center; align-items: center;"></div>
  451.                </div>
  452.            </div>
  453.            <script>
  454.            window._pxAppId = 'PXu6b0qd2S';
  455.            window._pxJsClientSrc = '/px/' + window._pxAppId + '/init.js';
  456.            window._pxFirstPartyEnabled = true;
  457.            window._pxHostUrl = '/px/' + window._pxAppId + '/xhr';
  458.            window._pxreCaptchaTheme = 'light';
  459.            window._PXETnJ2Y5H = {
  460.                challenge: {
  461.                    view: {
  462.                         textFont: "BogleWeb, Helvetica Neue, Helvetica, Arial, sans-serif"
  463.                   }
  464.                }
  465.            };
  466.  
  467.            var hc = getUrlParam('g', 'b');
  468.            var alt = hc
  469.            if (alt=='a') {
  470.                document.getElementById('message').innerHTML = '<p>Check the box to confirm that you’re human. Thank You!</p>';
  471.            }
  472.            var captchajs = "/px/" + window._pxAppId + "/captcha/captcha.js?a=c&m=0&g=" + hc
  473.            </script>
  474.            <script id="blockScript"></script>
  475.            <script>
  476.            document.getElementById('blockScript').src = captchajs;
  477.            </script>
  478.            <div class="lite-footer">
  479.                <hr aria-hidden="true" class="divider">
  480.                <div class="main-container">
  481.                    <div class="left-section">
  482.                        <a class="" href="https://help.walmart.com/app/answers/detail/a_id/8">
  483.                            <span class="u-sentenceCase u-sentenceCase--no-transform">Terms of Use</span>
  484.                        </a>
  485.                        <a class="" href="https://corporate.walmart.com/privacy-security">
  486.                            <span class="u-sentenceCase u-sentenceCase--no-transform">Privacy Policy</span>
  487.                        </a>
  488.                        <a class="" href="/account/api/ccpa-intake?native=false&amp;type=sod">
  489.                            <span class="u-sentenceCase u-sentenceCase--no-transform">Do Not Sell My Personal Information</span>
  490.                        </a>
  491.                        <a class="" href="/account/api/ccpa-intake?native=false&amp;type=access">
  492.                            <span class="u-sentenceCase u-sentenceCase--no-transform">Request My Personal Information</span>
  493.                        </a>
  494.                    </div>
  495.                    <div class="right-section">
  496.                        <p class="copy-base-ny">©<span id="year"></span><script>document.getElementById("year").innerHTML = (new Date().getFullYear());</script> Walmart Stores, Inc.</p>
  497.                    </div>
  498.                </div>
  499.            </div>
  500.        </div>
  501. </body>
  502.  
  503. </html>
  504.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda