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://amioashik.xyz/

  1. <!DOCTYPE html>
  2. <html lang="ja">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=320,initial-scale=1.0">
  6. <title>amioashik.xyz</title>
  7.  
  8. <script async="async" src="https://www.google.com/adsense/search/ads.js"></script>
  9.  
  10. <!-- other head elements from your page -->
  11.  
  12. <script type="text/javascript" charset="utf-8">
  13. (function(g,o){g[o]=g[o]||function(){(g[o]['q']=g[o]['q']||[]).push(
  14.  arguments)},g[o]['t']=1*new Date})(window,'_googCsa');
  15. </script>
  16.  
  17. <style>
  18. * {
  19. box-sizing: border-box;
  20. }
  21. body {
  22. font-family: 'Meiryo', 'メイリオ', 'MS PGothic', 'MS Pゴシック', Arial, sans-serif;
  23. line-height: 1.6;
  24. background-color: #fff;
  25. color: #444;
  26. font-size: 16px;
  27. padding: 80px 40px 240px;
  28. margin: 0;
  29. text-align: left;
  30. }
  31. h1 {
  32. position: absolute;
  33. top: 0;
  34. left: 0;
  35. right: 0;
  36. border-bottom: 1px solid #ccc;
  37. margin: 0;
  38. padding: 0.5em;
  39. font-size: 100%;
  40. text-align: center;
  41. font-weight: normal;
  42. }
  43. .headText {
  44. font-weight: normal;
  45. font-size: 24px;
  46. margin: 0 0 60px;
  47. text-align: center;
  48. }
  49. .headText > b {
  50. font-weight: bold;
  51. }
  52. .relatedSearch {
  53. margin: 0 auto;
  54. max-width: 600px;
  55. }
  56. .contents {
  57. display: flex;
  58. flex-direction: column;
  59. gap: 60px;
  60. max-width: 1080px;
  61. text-align: left;
  62. margin: 0 auto;
  63. }
  64. .contents_title {
  65. font-size: 20px;
  66. font-weight: bold;
  67. margin-bottom: 40px;
  68. text-align: center;
  69. }
  70. @media (max-width: 640px) {
  71. body {
  72. padding: 40px 10px 140px;
  73. }
  74. .headText {
  75. font-size: 16px;
  76. margin: 0 8px 40px;
  77. text-align: left;
  78. }
  79. .contents {
  80. gap: 40px;
  81. margin: 0 8px
  82. }
  83. .contents_title {
  84. font-size: 20px;
  85. margin-bottom: 20px;
  86. text-align: left;
  87. }
  88. }
  89. </style>
  90. </head>
  91. <body>
  92.  
  93. <h1><b>amioashik.xyz</b> has expired and may be renewed by the owner.</h1>
  94.  
  95. <nav class="relatedSearch" aria-label="関連する検索">
  96. <div id="relatedsearches1"></div>
  97. <script type="text/javascript" charset="utf-8">
  98.  
  99. var ViewContents = function() {
  100. var xhr = new XMLHttpRequest();
  101. xhr.open('GET', '?getContents=amioashik.xyz', true);
  102. xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
  103. xhr.responseType = 'json';
  104. xhr.onload = function() {
  105. if (xhr.status !== 200) {
  106. return;
  107. }
  108. var contents = xhr.response;
  109. var mainContents = document.querySelector('.js-contents');
  110. mainContents.innerHTML = '';
  111. contents = Object.values(contents || {});
  112. contents.forEach(function(content) {
  113. var section = document.createElement('section');
  114. var title = document.createElement('h3');
  115. title.className = 'contents_title';
  116. title.textContent = content['見出し'];
  117. var paragraph = document.createElement('p');
  118. paragraph.textContent = content['本文'];
  119. section.appendChild(title);
  120. section.appendChild(paragraph);
  121. mainContents.appendChild(section);
  122. });
  123. };
  124. xhr.send();
  125. };
  126.  
  127. var target = document.getElementById('relatedsearches1');
  128. var observer = new MutationObserver(function(mutationsList, observer) {
  129. var iframe = target.querySelector('iframe');
  130. if (iframe) {
  131. var heightCheck = setInterval(function() {
  132. var h = parseInt(iframe.style.height);
  133. if(h) {
  134. ViewContents();
  135. clearInterval(heightCheck);
  136. observer.disconnect();
  137. }
  138. }, 100);
  139. }
  140. });
  141. observer.observe(target, { childList: true, subtree: true });
  142. var pageOptions = {
  143.    "pubId": "partner-pub-7440442761190334",
  144.    "styleId": "7490224973",
  145.    "relatedSearchTargeting": "content",
  146.    "resultsPageBaseUrl": "https:\/\/parking.onamae.com\/search\/result?src=amioashik.xyz",
  147.    "resultsPageQueryParam": "q"
  148. };
  149. var rsblock1 = {
  150. "container": "relatedsearches1",
  151. "relatedSearches": 5
  152. };
  153. _googCsa('relatedsearch', pageOptions, rsblock1);
  154. </script>
  155. </nav>
  156.  
  157. <main class="contents js-contents"></main>
  158.  
  159. <!-- SiteCatalyst code version: H.8.
  160. Copyright 1997-2006 Omniture, Inc. More info available at
  161. http://www.omniture.com -->
  162.  
  163. <script src="/js/s_code.js" charset="UTF-8" language="JavaScript"></script>
  164.  
  165. <script language="JavaScript"><!--
  166. /* You may give each page an identifying name, server, and channel on
  167. the next lines. */
  168. s.pageName=window.location.href.replace(/(\?)?&?btn_id=[^&]*/, '$1').replace('?&', '?').replace(/\?$/, '').replace(/\?$/, '');
  169. s.server=""
  170. s.channel=""
  171. s.pageType=""
  172. s.prop1=""
  173. s.prop2=""
  174. s.prop3=""
  175. s.prop4=""
  176. s.prop5=""
  177. /* E-commerce Variables */
  178. s.campaign=""
  179. s.state=""
  180. s.zip=""
  181. s.events=""
  182. s.products=""
  183. s.purchaseID=""
  184. s.eVar1=""
  185. s.eVar2=""
  186. s.eVar3=""
  187. s.eVar4=""
  188. s.eVar5=""
  189. s.eVar43="ParkingLP_amioashik.xyz";
  190.  
  191. /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
  192. var s_code=s.t();if(s_code)document.write(s_code)//--></script>
  193. <script language="JavaScript"><!--
  194. if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')
  195. //--></script><!--/DO NOT REMOVE/-->
  196. <!-- End SiteCatalyst code version: H.8. -->
  197.  
  198. </body>
  199. </html>
  200.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda