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

  1. <!doctype html>
  2. <html amp lang="id">
  3.  <head>
  4.    <meta charset="utf-8" />
  5.    <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1" />
  6.    
  7.    <title>Rgo365 - Situs Aplikasi Game Mobile Penuh Bonus Kejutan</title>
  8.    
  9.    <meta name="title" content="Rgo365 - Situs Aplikasi Game Mobile Penuh Bonus Kejutan" />
  10.    <meta name="description" content="Rgo365 adalah situs penyedia permainan versi mobile terlengkap dengan tampilan indah yang memanjakan mata serta memberikan bonus game rgo 365 setiap hari." />
  11.    <meta name="keywords" content="Rgo365" />
  12.    <meta name="robots" content="index, follow" />
  13.    <meta name="og:image" content="https://rakeenterprises.com/Rgo365.webp" />
  14.    <meta name="google-site-verification" content="_vzaJ8ndJeJhVnJGhftyQFxShzSrk6P5kQLyEWcBor8" />
  15.    
  16.    <meta property="og:site_name" content="Rgo365" />
  17.    
  18.    <link rel="canonical" href="https://rakeenterprises.com/" />
  19.    <link rel="amphtml" href="https://rakeenterprises.com/amp/" />
  20.    <link rel="icon" href="https://rakeenterprises.com/Favicons.png" type="image/x-icon" />
  21.    
  22.    <!-- AMP runtime -->
  23.    <script async src="https://cdn.ampproject.org/v0.js"></script>
  24.  
  25.    <!-- AMP boilerplate -->
  26.    <style amp-boilerplate>
  27.      body { -webkit-animation: -amp-start 8s steps(1,end) 0s 1 normal both; -moz-animation: -amp-start 8s steps(1,end) 0s 1 normal both; -ms-animation: -amp-start 8s steps(1,end) 0s 1 normal both; animation: -amp-start 8s steps(1,end) 0s 1 normal both }
  28.      @-webkit-keyframes -amp-start { from { visibility: hidden } to { visibility: visible } }
  29.      @-moz-keyframes -amp-start { from { visibility: hidden } to { visibility: visible } }
  30.      @-ms-keyframes -amp-start { from { visibility: hidden } to { visibility: visible } }
  31.      @-o-keyframes -amp-start { from { visibility: hidden } to { visibility: visible } }
  32.      @keyframes -amp-start { from { visibility: hidden } to { visibility: visible } }
  33.    </style>
  34.    <noscript><style amp-boilerplate>body { -webkit-animation: none; -moz-animation: none; -ms-animation: none; animation: none }</style></noscript>
  35.  
  36.    <style amp-custom>
  37.      :root { --bg: #0b0f1a; --card: #12182a; --text: #e6e8ef; --muted: #9aa3b2; --brand: #2dd4bf; --accent: #14b8a6; --danger:#ef4444; --gold:#f59e0b; }
  38.      html, body { background: var(--bg); color: var(--text); font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, Helvetica, Arial, sans-serif; }
  39.      a { color: inherit; text-decoration: none; }
  40.      .wrap { max-width: 1080px; margin: 0 auto; padding: 16px; }
  41.      header { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 16px; background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0)); border-bottom: 1px solid rgba(255,255,255,0.06); position: sticky; top: 0; z-index: 10; }
  42.      .brand { display: flex; align-items: center; gap: 12px; font-weight: 700; letter-spacing: .3px; }
  43.      .brand amp-img { border-radius: 12px; }
  44.      .cta { display: flex; gap: 10px; }
  45.      .btn { display: inline-block; padding: 10px 16px; border-radius: 999px; font-weight: 600; background: var(--card); border: 1px solid rgba(255,255,255,0.08); transition: transform .2s ease; }
  46.      .btn--solid { background: var(--brand); color: #0b0f1a; border-color: transparent; }
  47.      .btn--outline { background: transparent; border-color: rgba(255,255,255,0.18); }
  48.  
  49.      .hero { display: grid; grid-template-columns: 1.2fr; gap: 16px; padding: 32px 16px; }
  50.      .hero__card { background: var(--card); border: 1px solid rgba(255,255,255,0.08); border-radius: 20px; padding: 24px; box-shadow: 0 10px 30px rgba(0,0,0,0.25); }
  51.      .title { font-size: clamp(22px, 3vw, 34px); font-weight: 800; line-height: 1.15; margin: 6px 0 10px; }
  52.      .desc { color: var(--muted); line-height: 1.6; }
  53.  
  54.      .price { display: flex; align-items: baseline; gap: 12px; margin: 18px 0; }
  55.      .price__now { font-size: clamp(18px, 4vw, 18px); font-weight: 800; color: var(--brand); }
  56.      .price__save { font-weight: 700; color: var(--gold); background: rgba(245,158,11,.12); padding: 4px 10px; border-radius: 999px; }
  57.      .price__was { color: var(--muted); text-decoration: line-through; }
  58.  
  59.      .info { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 10px; margin: 18px 0; }
  60.      .pill { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.08); padding: 10px 12px; border-radius: 12px; font-weight: 600; color: var(--muted); }
  61.      .pill strong { color: var(--text); }
  62.  
  63.      .actions { display: flex; gap: 12px; margin-top: 14px; flex-wrap: wrap; }
  64.      .actions .btn { padding: 12px 18px; }
  65.  
  66.      footer { margin: 40px 0 20px; color: var(--muted); text-align: center; font-size: 14px; }
  67.  
  68.      /* Responsive */
  69.      @media (min-width: 860px) {
  70.        .hero { grid-template-columns: 1.2fr .8fr; align-items: center; }
  71.      }
  72.    </style>
  73.  </head>
  74.  <body>
  75.    <header class="wrap">
  76.      <div class="brand">
  77.        
  78.        <amp-img src="https://rakeenterprises.com/Rgo365.png" width="200" height="50" alt="Rgo365" layout="fixed"></amp-img>
  79.        
  80.      </div>
  81.      <nav class="cta">
  82.        
  83.        <a class="btn btn--solid" href="https://bit.ly/rgo365slot_">Daftar</a>
  84.      </nav>
  85.    </header>
  86.  
  87.    <main class="wrap hero">
  88.      <section class="hero__card">
  89. <center>
  90.        <h1 class="title">Rgo365 - Situs Aplikasi Game Mobile Penuh Bonus Kejutan</h1>
  91.        <br>
  92.        
  93.        <img src="https://rakeenterprises.com/Rgo365.webp" alt="Rgo365" style="width:300px;height:300px;">
  94.        
  95.        <p class="desc"><b><i>Rgo365</i></b> adalah situs penyedia permainan versi mobile terlengkap dengan tampilan indah yang memanjakan mata serta memberikan bonus game rgo 365 setiap hari.</p>
  96.    
  97. </center>
  98.        <div class="price">
  99.          <div class="price__now">Rp 25.000</div>
  100.          <div class="price__save">Hemat 90%</div>
  101.          <div class="price__was">Rp 100.000</div>
  102.          
  103.        </div>
  104.        
  105.        <div class="info">
  106.          <div class="pill"><strong>Rating:</strong> 5.0 ⭐</div>
  107.          <div class="pill"><strong>Stok:</strong> 1000 pcs</div>
  108.          <div class="pill"><strong>Maks:</strong> Unlimited</div>
  109.        </div>
  110.  
  111.        <div class="actions">
  112.          <a class="btn btn--solid" href="https://bit.ly/rgo365slot_">Daftar Sekarang</a>
  113.          <a class="btn btn--outline" href="https://bit.ly/rgo365slot_">Lihat Detail</a>
  114.        </div>
  115.      </section>
  116.  
  117.      
  118.    </main>
  119.  
  120.    <footer>
  121.      <p>Copyright © 2025 | <a href="/"><strong>Rgo365</strong></a></p>
  122.    </footer>
  123.  </body>
  124. </html>
  125.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda