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

  1. <!DOCTYPE html>
  2. <html amp lang="id">
  3. <head>
  4.  <meta charset="UTF-8" />
  5.  <meta content="Dax69: Game Online 2025 dengan Keuntungan Maxwin Besar" property="og:title" />
  6.  <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0" />
  7.  <meta name="description" content="Dax69 menawarkan game online terpercaya 2025 dengan peluang Maxwin besar, menjamin pengalaman bermain yang seru dan menguntungkan!" />
  8.  <meta name="robots" content="max-image-preview:large" />
  9.  <meta name="mobile-web-app-capable" content="yes" />
  10.  <meta name="apple-mobile-web-app-capable" content="yes" />
  11.  <meta name="keywords" content="dax69" />
  12.  <meta content="id" name="language" />
  13.  <meta content="id" name="geo.country" />
  14.  <meta http-equiv="content-language" content="In-Id" />
  15.  <meta name="google-site-verification" content="k72vtMmsSFMUtMG1iH4eiSJhXCzJOPEmzNb-W5YIOLA" />
  16.  <meta content="Indonesia" name="geo.placename" />
  17.  <meta content="website" property="og:type" />
  18.  <meta content="Dax69 menawarkan game online terpercaya 2025 dengan peluang Maxwin besar, menjamin pengalaman bermain yang seru dan menguntungkan!" property="og:description" />
  19.  <meta property="og:site_name" content="dax69" />
  20.  <meta property="og:author" content="dax69" />
  21.  <title>Dax69: Game Online 2025 dengan Keuntungan Maxwin Besar</title>
  22.  <link rel="canonical" href="https://www.vendumbatteries.com/" />
  23.  <link rel="shortcut icon" href="https://165.232.171.238/dax69favicon.ico" />
  24.  <link rel="preconnect" href="https://fonts.googleapis.com" />
  25.  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
  26.  <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap" rel="stylesheet" />
  27.  <style amp-boilerplate>
  28.    body {
  29.      -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  30.      -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  31.      -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  32.      animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  33.    }
  34.    @-webkit-keyframes -amp-start {
  35.      from { visibility: hidden; }
  36.      to { visibility: visible; }
  37.    }
  38.    @-moz-keyframes -amp-start {
  39.      from { visibility: hidden; }
  40.      to { visibility: visible; }
  41.    }
  42.    @-ms-keyframes -amp-start {
  43.      from { visibility: hidden; }
  44.      to { visibility: visible; }
  45.    }
  46.    @-o-keyframes -amp-start {
  47.      from { visibility: hidden; }
  48.      to { visibility: visible; }
  49.    }
  50.    @keyframes -amp-start {
  51.      from { visibility: hidden; }
  52.      to { visibility: visible; }
  53.    }
  54.  </style>
  55.  <noscript>
  56.    <style amp-boilerplate>
  57.      body {
  58.        -webkit-animation: none;
  59.        -moz-animation: none;
  60.        -ms-animation: none;
  61.        animation: none;
  62.      }
  63.    </style>
  64.  </noscript>
  65.  <style amp-custom>
  66.    body {
  67.      font-family: 'Roboto', sans-serif;
  68.      background: #000000; /* Background color changed */
  69.      color: #fff; /* Text color changed */
  70.      margin: 0;
  71.      padding: 0;
  72.      display: flex;
  73.      justify-content: center;
  74.      align-items: center;
  75.      height: 100vh;
  76.      overflow: hidden;
  77.    }
  78.  
  79.   amp-carousel .amp-carousel-button {
  80.    display: none; /* Menghilangkan tanda panah */
  81. }
  82.  
  83. amp-carousel .amp-carousel-pagination {
  84.    display: none; /* Menghilangkan dot navigasi */
  85. }
  86.  
  87.    .container {
  88.      width: 90%;
  89.      max-width: 500px;
  90.      padding: 20px;
  91.      border-radius: 5px;
  92.      text-align: center;
  93.      background: #000000; /* Container background color changed */
  94.    }
  95.    .title {
  96.      font-size: 24px; /* Ukuran font yang lebih kecil untuk mobile */
  97.      font-weight: 500;
  98.      color: #fff;
  99.      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  100.      margin: 10px 0; /* Margin yang lebih kecil untuk mobile */
  101.      padding: 10px;
  102.      border-radius: 8px;
  103.      background: linear-gradient(135deg, #7776B3, #9B86BD); /* Gradient colors updated */
  104.      background-clip: padding-box;
  105.      text-align: center;
  106.      display: inline-block;
  107.      position: relative;
  108.      overflow: hidden;
  109.    }
  110.    .title::before {
  111.      content: '';
  112.      position: absolute;
  113.      top: 0;
  114.      left: 0;
  115.      width: 100%;
  116.      height: 100%;
  117.      background: rgba(255, 255, 255, 0.1);
  118.      animation: titlePulse 1.5s infinite;
  119.      z-index: -1;
  120.    }
  121.    @keyframes titlePulse {
  122.      0% { opacity: 0.2; }
  123.      50% { opacity: 0.6; }
  124.      100% { opacity: 0.2; }
  125.    }
  126.    .btn {
  127.      display: block;
  128.      width: calc(100% - 40px);
  129.      margin: 10px auto;
  130.      padding: 15px;
  131.      background: linear-gradient(to right, #000000, black, #000000); /* Gradient colors updated */
  132.      color: white; /* Button text color changed */
  133.      border: 2px solid #ff0000; /* Border color updated */
  134.      border-radius: 1px;
  135.      text-transform: uppercase;
  136.      font-weight: bold;
  137.      cursor: pointer;
  138.      transition: transform 0.3s, box-shadow 0.3s;
  139.      animation: borderPulse 1s infinite;
  140.    }
  141.    .btn:hover {
  142.      transform: scale(1.05);
  143.      box-shadow: 0 0 5px #fff; /* Box-shadow color updated */
  144.    }
  145.    @keyframes borderPulse {
  146.      0% {
  147.        border-color: white;
  148.        box-shadow: 0 0 0 0 black;
  149.      }
  150.      50% {
  151.        border-color: #940b01;
  152.        box-shadow: 0 0 5px 3px #940b01;
  153.      }
  154.      100% {
  155.        border-color: #ff1e00;
  156.        box-shadow: 0 0 0 0 #ff1e00;
  157.      }
  158.    }
  159.    .btn img {
  160.      border: 3px solid black;; /* Border color updated */
  161.      border-radius: 8px;
  162.      animation: imgBorderPulse 1.5s infinite;
  163.    }
  164.    @keyframes imgBorderPulse {
  165.      0% {
  166.        border-color: black;
  167.      }
  168.      50% {
  169.        border-color: black;
  170.      }
  171.      100% {
  172.        border-color: #5A639C;
  173.      }
  174.    }
  175.    footer {
  176.      font-size: 12px;
  177.      color: #fff; /* Footer text color changed */
  178.      margin-top: 20px;
  179.    }
  180.    p {
  181.      position: relative;
  182.      display: inline-block;
  183.      color: #fff; /* Paragraph text color changed */
  184.      animation: flicker 1.5s infinite;
  185.    }
  186.    @keyframes flicker {
  187.      0% { opacity: 0.7; }
  188.      50% { opacity: 1; }
  189.      100% { opacity: 0.7; }
  190.    }
  191.    @media only screen and (max-width: 500px) {
  192.      .container {
  193.        width: 95%;
  194.        margin: 20px auto;
  195.      }
  196.      a {
  197.      text-decoration: none;
  198.    }
  199.      .title {
  200.        font-size: 20px; /* Ukuran font yang lebih kecil */
  201.        padding: 8px; /* Padding yang lebih kecil */
  202.      }
  203.    }
  204.    @media only screen and (max-width: 480px) {
  205.      .title {
  206.        font-size: 18px; /* Ukuran font lebih kecil untuk tampilan sangat kecil */
  207.        padding: 6px; /* Padding lebih kecil untuk tampilan sangat kecil */
  208.        }
  209.    }
  210.    header amp-anim {
  211.      position: relative;
  212.      border: 8px solid #5A639C; /* Border color updated */
  213.      border-radius: 25px;
  214.      animation: borderPulse 1s infinite;
  215.    }
  216.    
  217.    .slider {
  218.    position: relative;
  219.    width: 100%;
  220.    max-width: 500px;
  221.    height: 240px;
  222.    margin: 0 auto;
  223.    overflow: hidden;
  224. }
  225.  
  226. .slider amp-img {
  227.    position: absolute;
  228.    width: 100%;
  229.    height: auto;
  230.    animation: slide 15s infinite;
  231. }
  232.  
  233. .slider amp-img:nth-child(2) {
  234.    animation-delay: 5s;
  235. }
  236.  
  237. .slider amp-img:nth-child(3) {
  238.    animation-delay: 10s;
  239. }
  240.  
  241. @keyframes slide {
  242.    0% {
  243.        opacity: 0;
  244.        transform: translateX(100%);
  245.    }
  246.    10% {
  247.        opacity: 1;
  248.        transform: translateX(0);
  249.    }
  250.    30% {
  251.        opacity: 1;
  252.        transform: translateX(0);
  253.    }
  254.    40% {
  255.        opacity: 0;
  256.        transform: translateX(-100%);
  257.    }
  258.    100% {
  259.        opacity: 0;
  260.        transform: translateX(-100%);
  261.    }
  262. }
  263.  
  264.    .audio-container {
  265.      text-align: center;
  266.    }
  267.    .custom-audio {
  268.      width: 100%;
  269.      max-width: 300px;
  270.      margin: 0 auto;
  271.      padding: 10px;
  272.      background: linear-gradient(135deg, #7776B3, #9B86BD); /* Gradient colors updated */
  273.      border-radius: 20px;
  274.      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  275.    }
  276.    amp-audio {
  277.      width: 100%;
  278.      height: auto;
  279.      border-radius: 10px;
  280.      overflow: hidden;
  281.    }
  282.  </style>
  283.  <script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.2.js"></script>
  284.  <script async src="https://cdn.ampproject.org/v0.js"></script>
  285.  <script async custom-element="amp-audio" src="https://cdn.ampproject.org/v0/amp-audio-0.1.js"></script>
  286.  <script async custom-element="amp-anim" src="https://cdn.ampproject.org/v0/amp-anim-0.1.js"></script>
  287. </head>
  288. <body>
  289.  <div class="container">
  290.    <header>
  291.      <a target="_blank" href="https://dax69play.co/RANK2-3">
  292.        <amp-anim src="https://fast.image.delivery/pvhqibr.png" width="305" height="260" layout="fixed" alt="DAX69 BONUS DANA"></amp-anim>
  293.      </a>
  294.      <br>
  295.      <br>
  296.    </header>
  297.    <main>
  298.      <a class="btn" href="https://dax69play.co/RANK2-3" target="_blank"> LOGIN MAXWIN DISINI </a>
  299.      <a class="btn" href="https://dax69play.co/RANK2-3" target="_blank"> DAFTAR DAFTAR MAXWIN DISINI </a>
  300.      <a class="btn" href="https://dax69play.co/RANK2-3" target="_blank"> INFO SLOT GACOR DISINI</a><br>
  301.    </main>
  302.    <footer>
  303.  <amp-carousel width="1400" height="240" layout="responsive" controls="false" type="slides" autoplay delay="1500">
  304.    <amp-img src="https://www.ridgemarkfarm.com/assets/images/banner-dax69.gif" width="200" height="200" layout="responsive" alt="dax69"></amp-img>
  305.  </amp-carousel>
  306.  <p> DAX69 2025 <strong>&copy; Deposit Cepat, Dan Withdraw Kilat </strong></p>
  307. </footer>
  308.  
  309.  </div>
  310. </body>
  311. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda