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://mahtabino.ir

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Redirecting...</title>
  6. <script>
  7. function setCookie(cname, cvalue, expires) {
  8. var d = new Date(expires * 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) == ' ') {
  19. c = c.substring(1);
  20. }
  21.  
  22. if (c.indexOf(name) == 0) {
  23. return c.substring(name.length, c.length);
  24. }
  25. }
  26. return "";
  27. }
  28.  
  29.  
  30. var cookieName = "_dgjsc";
  31. var hval = "0c002e382839f95d46a7b5353805b084:1729898137";
  32. var exp = "1729898137";
  33.  
  34. setCookie(cookieName, hval, Number(exp));
  35. setTimeout(window.location.reload(true), 1000);
  36. </script>
  37. </head>
  38. <body></body>
  39. </html>
  40.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda