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://jodeb1020.com/community/profile/darlakail229472/

  1. <!DOCTYPE html>
  2. <html>
  3.  <head>
  4.    <meta charset="UTF-8" />
  5.    <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
  6.    <meta http-equiv="Pragma" content="no-cache" />
  7.    <meta http-equiv="Expires" content="0" />
  8.    <title>Browser Security Check…</title>
  9.  </head>
  10.  <body>
  11.    <center>
  12.      <p>Browser Security Check…</p>
  13.      <div id="siteprotect_ddos_reload"></div>
  14.    </center>
  15.  <script type="text/javascript">(function(){"use strict";var Sha1={};Sha1.hash=function(msg){var K=[1518500249,1859775393,2400959708,3395469782];msg+=String.fromCharCode(128);var l=msg.length/4+2;var N=Math.ceil(l/16);var M=new Array(N);for(var i=0;i<N;i++){M[i]=new Array(16);for(var j=0;j<16;j++){M[i][j]=msg.charCodeAt(i*64+j*4)<<24|msg.charCodeAt(i*64+j*4+1)<<16|msg.charCodeAt(i*64+j*4+2)<<8|msg.charCodeAt(i*64+j*4+3)}}M[N-1][14]=(msg.length-1)*8/Math.pow(2,32);M[N-1][14]=Math.floor(M[N-1][14]);M[N-1][15]=(msg.length-1)*8&4294967295;var H0=1732584193;var H1=4023233417;var H2=2562383102;var H3=271733878;var H4=3285377520;var W=new Array(80);var a,b,c,d,e;for(var i=0;i<N;i++){for(var t=0;t<16;t++)W[t]=M[i][t];for(var t=16;t<80;t++)W[t]=Sha1.ROTL(W[t-3]^W[t-8]^W[t-14]^W[t-16],1);a=H0;b=H1;c=H2;d=H3;e=H4;for(var t=0;t<80;t++){var s=Math.floor(t/20);var T=Sha1.ROTL(a,5)+Sha1.f(s,b,c,d)+e+K[s]+W[t]&4294967295;e=d;d=c;c=Sha1.ROTL(b,30);b=a;a=T}H0=H0+a&4294967295;H1=H1+b&4294967295;H2=H2+c&4294967295;H3=H3+d&4294967295;H4=H4+e&4294967295}return Sha1.toHexStr(H0)+Sha1.toHexStr(H1)+Sha1.toHexStr(H2)+Sha1.toHexStr(H3)+Sha1.toHexStr(H4)};Sha1.f=function(s,x,y,z){switch(s){case 0:return x&y^~x&z;case 1:return x^y^z;case 2:return x&y^x&z^y&z;case 3:return x^y^z}};Sha1.ROTL=function(x,n){return x<<n|x>>>32-n};Sha1.toHexStr=function(n){var s="",v;for(var i=7;i>=0;i--){v=n>>>i*4&15;s+=v.toString(16)}return s};var leadingZeroesTable={0:4,1:3,2:2,3:2,4:1,5:1,6:1,7:1,8:0,9:0,a:0,b:0,c:0,d:0,e:0,f:0};var incrementTable={0:"1",1:"2",2:"3",3:"4",4:"5",5:"6",6:"7",7:"8",8:"9",9:"a",a:"b",b:"c",c:"d",d:"e",e:"f"};function countLeadingZeroes(s){var zeroes=0;var i=0;while(i<s.length){var c=s.charAt(i);zeroes+=leadingZeroesTable[c];if(c!="0")break;i++}return zeroes}function increment(s){if(s.length==0)return"0";var c=s.charAt(0);var rest=s.slice(1);if(c=="f")return"0"+increment(rest);else return incrementTable[c]+rest}function hashcash(salt,zeroes){var buf="0";return function(iterations){var hash;while(iterations>0){hash=Sha1.hash(salt+buf,0);var lz=countLeadingZeroes(hash);if(lz>=zeroes)return buf;buf=increment(buf);iterations--}return false}}function hashcashBG(salt,zeroes,donecb){var iterations=100;var delay=1;var processor=hashcash(salt,zeroes);var f=function(){var buf=processor(iterations);if(buf){donecb(buf)}else{setTimeout(f,delay)}};f()}function hashcashCallback(stamp,buf){var data="stamp="+stamp+"&buf="+buf;var xhttp=new XMLHttpRequest;xhttp.onreadystatechange=function(){if(xhttp.readyState==XMLHttpRequest.DONE){var status=xhttp.status;if(status===0||status>=200&&status<400){var ddos_reload=document.getElementById("siteprotect_ddos_reload");if(ddos_reload){location.reload(true)}}else{var ddos_reload=document.getElementById("siteprotect_ddos_reload");if(ddos_reload){ddos_reload.innerHTML='Unable Verify, <a href="#" onclick="location.reload()">Click Here to Try Again</a>'}}}};xhttp.open("POST","/siteprotect-verify",true);xhttp.setRequestHeader("Content-type","application/x-www-form-urlencoded");xhttp.send(data)}var stamp="92d83c67c7ecfcc2a14399ae";var zeroes="10";hashcashBG(stamp,zeroes,function(buf){hashcashCallback(stamp,buf)})})();
  16. </script></body>
  17. </html>
  18.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda