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://behtarinbacklink.com/feed/

  1.  
  2. <html>
  3. <title>Redirecting...</title>
  4. <script>
  5.  
  6. function setCookie(cname, cvalue, mins) {
  7.    var d = new Date();
  8.    d.setTime(d.getTime() + (mins*60*1000));
  9.    var expires = "expires="+d.toUTCString();
  10.    document.cookie = cname + "=" + cvalue + "; " + expires + ";path=/";
  11. }
  12.  
  13. function getCookie(cname) {
  14.    var name = cname + "=";
  15.    var ca = document.cookie.split(';');
  16.    for(var i=0; i<ca.length; i++) {
  17.            var c = ca[i];
  18.            while (c.charAt(0)==' ') c = c.substring(1);
  19.            if (c.indexOf(name) == 0) return c.substring(name.length,c.length);
  20.        }
  21.    return "";
  22. }
  23.  
  24.  
  25. function getUrlVars() {
  26.    var out = '';
  27.    var vars = {};
  28.        separator='?';
  29.    var parts = window.location.href.replace(/[?&]+([^=&]+)=([^&]*)/gi, function(m,key,value) {
  30.            vars[key] = value;
  31.  
  32.            out = out + separator + key + "=" + value;
  33.                    separator='&';
  34.        });
  35.    return out;
  36. }
  37.  
  38.  
  39.  
  40.  
  41. cURL = window.location.href;
  42. var p = new Date();
  43. second = p.getTime();
  44. GetVars = getUrlVars();
  45. hval="14174592507441:3.237.223.94"
  46.  
  47. setCookie("Human" , hval , 10);
  48. check_coockie = getCookie("Human");
  49.  
  50. if (check_coockie != hval )
  51.  
  52.        document.write("Could not Set cookie!");
  53. else
  54.        window.location.reload(true);
  55.  
  56.  
  57. </script>
  58. <body></body>
  59. </html>
  60.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda