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

  1.  
  2.  
  3. <!DOCTYPE html>
  4. <html lang="id">
  5. <head>
  6.    <meta name='dmca-site-verification' content='WXFNa3ZCc29udDhpYmlIVk96cmJzUT090' />
  7.    <meta charset="utf-8">
  8.    <meta name="google-site-verification" content="jZ9bKzBxeDljDzzMhGbantBIvok8lYlIoGgFeEBn9vU" />
  9.    <meta name="format-detection" content="telephone=no">
  10.    <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
  11.    <title>PISCES88: Link Daftar Situs Slot Gacor Hari Ini Di Tahun 2024.</title>
  12.    <meta name="description" content="PISCES88 adalah situs judi online gacor paling hits di Indonesia dengan pilihan slot gacor hari ini paling lengkap yang sering kasih kemenangan terbesar buat member nya">
  13.    <meta name="author" content="PISCES88">
  14.    <meta name="robots" content="index, follow">
  15.    <meta name="geo.placename" content="Indonesia">
  16.    <meta name="geo.country" content="ID">
  17.    <meta name="geo.region" content="ID">
  18.    <meta name="theme-color" content="#202124">
  19.    <meta property="og:title" content="PISCES88: Link Daftar Situs Slot Gacor Hari Ini Di Tahun 2024.">
  20.    <meta property="og:description" content="PISCES88 adalah situs yang memliki kemenangan tinggi dalam semua permainan.">
  21.    <meta property="og:image" content="https://images.squarespace-cdn.com/content/v1/66e54b752fafc844c65be5f8/385b08ea-baf4-4a01-ae4b-be136ce30732/647845784.jpeg">
  22.    <meta property="og:url" content="https://fanmodine.com/">
  23.    <meta property="og:type" content="website">
  24.    <meta property="og:locale" content="id_ID">
  25.    <meta name="twitter:card" content="summary_large_image">
  26.    <meta name="twitter:title" content="PISCES88: Link Daftar Situs Slot Gacor Hari Ini Di Tahun 2024.">
  27.    <meta name="twitter:description" content="PISCES88 adalah situs yang memliki kemenangan tinggi dalam semua permainan.">
  28.    <meta name="twitter:image" content="https://images.squarespace-cdn.com/content/v1/66e54b752fafc844c65be5f8/385b08ea-baf4-4a01-ae4b-be136ce30732/647845784.jpeg">
  29.    <meta name="keywords" content="pisces88, daftar pisces88, pisces 88" />
  30.    <link rel="canonical" href="https://fanmodine.com/">
  31.    <link rel="amphtml" href="https://fanmodine.com/amp.html"/>
  32.    <link rel="icon" href="https://images.squarespace-cdn.com/content/v1/66c5b6a3743c830bc10f5d04/d27af4e2-5b9c-4649-91a2-33194e18ec1e/favicon.ico?format=100w" type="image/png">
  33.    <style>
  34.        * { box-sizing: border-box; margin: 0; padding: 0; }
  35.        body {
  36.            color: #bdc1c6;
  37.            font-family: 'Noto Sans', sans-serif;
  38.            background-image: url('https://i.ibb.co/60bWjg7/bg.gif');
  39.            background-size: cover;  
  40.            background-position: center center;
  41.            background-repeat: no-repeat;
  42.            max-width: 100%;
  43.            margin: 0 auto;
  44.        }
  45.        .atas {
  46.            display: flex;
  47.            justify-content: center;
  48.            align-items: center;
  49.            min-height: 100vh;
  50.        }
  51.        .atasbox {
  52.            text-align: center;
  53.        }
  54.        .card-container {
  55.            perspective: 1000px;
  56.            width: 400px;
  57.            height: 400px;
  58.            margin: 20px auto;
  59.        }
  60.        .card {
  61.            position: relative;
  62.            width: 100%;
  63.            height: 100%;
  64.            transform-style: preserve-3d;
  65.            animation: autoFlip 5s infinite;
  66.        }
  67.        .card-face {
  68.            position: absolute;
  69.            width: 100%;
  70.            height: 100%;
  71.            backface-visibility: hidden;
  72.            background-size: cover;
  73.            border-radius: 8px;
  74.        }
  75.        .card-front {
  76.            background-image: url('https://images.squarespace-cdn.com/content/v1/66e54b752fafc844c65be5f8/385b08ea-baf4-4a01-ae4b-be136ce30732/647845784.jpeg');
  77.        }
  78.        .card-back {
  79.            background-image: url('https://images.squarespace-cdn.com/content/v1/66e54b752fafc844c65be5f8/385b08ea-baf4-4a01-ae4b-be136ce30732/647845784.jpeg');
  80.            transform: rotateY(180deg);
  81.        }
  82.        .ataslink {
  83.            display: inline-grid;
  84.            margin: 1rem 0;
  85.            row-gap: 1rem;
  86.        }
  87.        .ataslink a {
  88.            padding: 0.8rem 4rem;
  89.            background-image: linear-gradient(to right, #250fd7, #00ffeb63);
  90.            box-shadow: none;
  91.            font-weight: bold;
  92.            border-radius: 0.38rem;
  93.            position: relative;
  94.            text-decoration: none;
  95.            color: #fff;
  96.            transition: background-color 0.3s ease;
  97.        }
  98.        .ataslink a.btn1 {
  99.            background-image: linear-gradient(to right, #180898, #bd3f32);
  100.        }
  101.        .ataslink a.btn2 {
  102.            background-image: linear-gradient(to right, #089818, #32bd89);
  103.        }
  104.        .ataslink a::before {
  105.            content: '';
  106.            position: absolute;
  107.            top: 0;
  108.            left: 0;
  109.            right: 0;
  110.            bottom: 0;
  111.            border: 2px solid #fffb00;
  112.            border-radius: 0.38rem;
  113.            animation: blink 1.5s infinite;
  114.        }
  115.        @keyframes blink {
  116.            0% { box-shadow: 0 0 5px #fffb00, 0 0 10px #fffb00; }
  117.            50% { box-shadow: 0 0 10px #fffb00, 0 0 20px #fffb00; }
  118.            100% { box-shadow: 0 0 5px #fffb00, 0 0 10px #fffb00; }
  119.        }
  120.        @keyframes autoFlip {
  121.            0% { transform: rotateY(0deg); }
  122.            50% { transform: rotateY(180deg); }
  123.            100% { transform: rotateY(360deg); }
  124.        }
  125.        @media only screen and (min-width: 768px) {
  126.            body {
  127.                max-width: 2500px;
  128.            }
  129.            .card-container {
  130.                width: 500px;
  131.                height: 500px;
  132.            }
  133.            .ataslink a {
  134.                padding: 1rem 5rem;
  135.            }
  136.        }
  137.        .copyright {
  138.      text-align: center;
  139.      font-size: 25px;
  140.      margin-top: 5px;
  141.    }
  142.  
  143.    .copyright a {
  144.      color: rgb(225, 255, 0);
  145.      font-weight: bold;
  146.    }
  147.    </style>
  148. </head>
  149. <body>
  150. <main>
  151.    <div class="atas">
  152.        <div class="atasbox">
  153.            <div><img width="200" height="70" alt="PISCES88" src="https://images.squarespace-cdn.com/content/v1/66c5b6a3743c830bc10f5d04/6275c3b2-b732-4b5a-ac3d-5168ade93626/logo.png"></div>
  154.            <div class="card-container">
  155.                <div class="card">
  156.                    <div class="card-face card-front"></div>
  157.                    <div class="card-face card-back"></div>
  158.                </div>
  159.            </div>
  160.            <div class="ataslink">
  161.                <a href='https://situscuan.info/pisces88' class="btn1" rel="noopener noreferrer nofollow">LOGIN</a>
  162.                <a href='https://situscuan.info/pisces88' class="btn2" rel="noopener noreferrer nofollow">DAFTAR</a>
  163.                <a href='https://situscuan.info/pisces88' target="_blank" rel="noopener noreferrer nofollow">LINK ALTERNATIF</a>
  164.            </div>
  165.            <div class="copyright">
  166.                &copy; 2024 PISCES88
  167.              </div>
  168.        </div>
  169.    </div>
  170. </main>
  171. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"rayId":"8c5942d76a7c0448","version":"2024.8.0","r":1,"token":"93ea7fd0178e4563a9e1e013d6cdef09","serverTiming":{"name":{"cfExtPri":true,"cfL4":true}}}' crossorigin="anonymous"></script>
  172. </body>
  173. </html>
  174. <a href="//www.dmca.com/Protection/Status.aspx?ID=c032b9af-103f-4a8c-95e7-57b4c6c8001d" title="DMCA.com Protection Status" class="dmca-badge"> <img src ="https://images.dmca.com/Badges/dmca_protected_sml_120m.png?ID=c032b9af-103f-4a8c-95e7-57b4c6c8001d"  alt="DMCA.com Protection Status" /></a>  <script src="https://images.dmca.com/Badges/DMCABadgeHelper.min.js"> </script>
  175.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda