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

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head><meta charset="us-ascii"><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1" />
  4. <link href="images/favicon.png" rel="icon" />
  5. <title>Pizza For Ripple</title>
  6.  <meta name="description" content="Pizza for xrp" />
  7.  <meta name="author" content="Pizza For Xrp" />
  8.  
  9.  
  10.  
  11.  
  12. <meta name="description" content="Pizza for xrp" /><meta name="author" content="Pizza For Ripples" /><!-- Web Fonts -->
  13. <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap" rel="stylesheet" /><!-- Stylesheet
  14. ============================== --><!-- Bootstrap -->
  15. <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" /><!-- Font Awesome Icon -->
  16. <link href="vendor/font-awesome/css/all.min.css" rel="stylesheet" type="text/css" /><!-- Owl Carousel -->
  17. <link href="vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet" type="text/css" /><!-- Template Stylesheet -->
  18. <link href="css/stylesheet.css" rel="stylesheet" type="text/css" /><!-- Colors Css -->
  19.  <script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.12"></script>
  20. <link href="css/color-purple.css" id="color-switcher" rel="stylesheet" type="text/css" />
  21.  
  22.  
  23.  
  24.  
  25. <style>
  26.  body {
  27.    font-family: 'Courier New', monospace; /* Retro font */
  28.  }
  29.  
  30.  .command-line-container {
  31.    padding: 30px;
  32.    background-color: #000; /* Black background for retro look */
  33.    border: 2px solid #00FF00; /* Glowing green border */
  34.    border-radius: 15px; /* Smooth corners */
  35.    max-width: 90%; /* Makes the box wider */
  36.    margin: 0 auto; /* Centers the box */
  37.    box-shadow: 0 0 10px #00FF00, 0 0 20px #00FF00; /* Glow effect */
  38.  }
  39.  
  40.  .command-line-text {
  41.    color: #00FF00; /* Green text color */
  42.    text-align: left; /* Align text to the left for retro feel */
  43.    font-size: 1rem; /* Text size for readability */
  44.    line-height: 1.8; /* Line height for better spacing */
  45.  }
  46.  
  47.  .command-line-text h1, .command-line-text h2 {
  48.    color: #00FF00; /* Green headings */
  49.    text-transform: uppercase;
  50.    text-align: center; /* Center headings */
  51.    font-size: 1.5rem;
  52.  }
  53.  
  54.  .command-line-text p {
  55.    margin-bottom: 20px;
  56.  }
  57.  
  58.  .image-container img {
  59.    border-radius: 5px;
  60.    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  61.  }
  62.  
  63.  .contract-address-box input {
  64.    background-color: #000;
  65.    color: #00FF00;
  66.    border: 2px solid #00FF00;
  67.    font-family: 'Courier New', monospace;
  68.    text-align: center;
  69.    width: 100%;
  70.    max-width: 300px;
  71.    margin: 10px auto;
  72.  }
  73.  
  74.  .contract-address-box button {
  75.    background-color: #000;
  76.    color: #00FF00;
  77.    border: 2px solid #00FF00;
  78.    font-family: 'Courier New', monospace;
  79.  }
  80.  
  81.  .contract-address-box button:hover {
  82.    background-color: #00FF00;
  83.    color: #000;
  84.  }
  85.  
  86.  /* Add a subtle flicker animation for retro feel */
  87.  .command-line-container {
  88.    animation: flicker 2s infinite;
  89.  }
  90.  
  91.  @keyframes flicker {
  92.    0% { box-shadow: 0 0 10px #00FF00, 0 0 20px #00FF00; }
  93.    50% { box-shadow: 0 0 15px #00FF00, 0 0 30px #00FF00; }
  94.    100% { box-shadow: 0 0 10px #00FF00, 0 0 20px #00FF00; }
  95.  }
  96. </style>
  97.  
  98.  
  99. </head>
  100.  
  101. <body class="hero-bg" data-bs-offset="0" data-bs-smooth-scroll="true" data-bs-spy="scroll" data-bs-target="#header-nav" style="background-image: url('images/bg.png')"><!-- Preloader -->
  102. <div class="preloader preloader-dark">
  103. <div class="lds-ellipsis">
  104. <div></div>
  105.  
  106. <div></div>
  107.  
  108. <div></div>
  109.  
  110. <div></div>
  111. </div>
  112. </div>
  113. <!-- Preloader End --><!-- Document Wrapper
  114. =============================== -->
  115.  
  116. <div id="main-wrapper">
  117.  
  118.  <!-- Header -->
  119.  <header class="sticky-top-slide" id="header">
  120.    <nav class="primary-menu navbar navbar-expand-lg navbar-dark bg-dark border-0 fw-500">
  121.      <div class="container position-relative">
  122.        <div class="col-auto col-lg-2">
  123.          <a class="logo" href="index.html" title="XRP For Ripple">
  124.            <img alt="XRP For Ripple" src="images/logo.png" />
  125.          </a>
  126.        </div>
  127.  
  128.        <div class="col col-lg navbar-accordion">
  129.          <button class="navbar-toggler ms-auto" data-bs-target="#header-nav" data-bs-toggle="collapse" type="button"></button>
  130.          <div class="collapse navbar-collapse justify-content-end" id="header-nav">
  131.            <ul class="navbar-nav">
  132.              <li class="nav-item"><a class="nav-link active" href="#home">Home</a></li>
  133.              <li class="nav-item"><a class="nav-link" href="#about">About</a></li>
  134.              <li class="nav-item"><a class="nav-link" href="https://restored.pizzaforripples.com">Restored XRP Thread</a></li>
  135.            </ul>
  136.            <ul class="social-icons social-icons-dark ms-lg-2">
  137.              <li class="social-icons-facebook"></li>
  138.              <li class="social-icons-twitter"></li>
  139.            </ul>
  140.          </div>
  141.        </div>
  142.      </div>
  143.    </nav>
  144.  </header>
  145.  <!-- Header End -->
  146.  
  147.  
  148.  <div id="content" role="main">
  149.    <!-- Intro Section -->
  150.    <section id="home">
  151.      <div class="hero-wrap bg-primary">
  152.        <div class="hero-bg opacity-5" style="background-image: url('images/bg.png');"></div>
  153.  
  154.        <div class="hero-content section d-flex flex-column min-vh-100">
  155.          <div class="container my-auto pt-5">
  156.            <div class="row mt-4 justify-content-center">
  157.              <div class="col-12 text-center">
  158.  
  159.  
  160.                <section id="home">
  161.                  <div class="hero-wrap bg-primary">
  162.                      <div class="hero-bg opacity-5" style="background-image: url('images/bg.png');"></div>
  163.              
  164.                      <div class="hero-content section d-flex flex-column min-vh-100">
  165.                          <div class="container my-auto pt-5">
  166.                              <!-- Main Image Above Welcome Text -->
  167.                              <div class="row mt-4 justify-content-center">
  168.                                  <div class="col-12 text-center">
  169.                                      <div class="main-image-container">
  170.                                          <img src="images/logo12.png" alt="Main Image" class="img-fluid">
  171.                                      </div>
  172.                                  </div>
  173.                              </div>
  174.  
  175.                              <div style="margin-top: 240px;"></div>
  176.                              
  177.  
  178.  
  179.  
  180.  
  181.  
  182.                <!-- Command-Line Style Text Inside Command-Line Box -->
  183.                <div class="command-line-container">
  184.                  <div class="command-line-text">
  185.                    
  186.  
  187.                           <h1 class="text-12 fw-600">
  188.                             Welcome to xrp crypto history.
  189.                            </h1>
  190.                    
  191.                    <p id="typewriter-text">
  192.                      
  193.                    
  194.                       "I'll pay 10,000 XRP for a couple of pizzas.. like maybe 2 large ones so I have some left over for the next day.
  195.                      
  196.                      I like having left over pizza to nibble on later. You can make the pizza yourself and bring it to my house or
  197.                      order it for me from a delivery place, but what I'm aiming for is getting food delivered in exchange for ripples
  198.                      where I don't have to order or prepare it myself, kind of like ordering a 'breakfast platter' at a hotel or
  199.                      something, they just bring you something to eat and you're happy!
  200.                      <br><br>
  201.                      I like things like onions, peppers, sausage, mushrooms, tomatoes, pepperoni, etc.. just standard stuff no weird
  202.                      fish topping or anything like that. I also like regular cheese pizzas which may be cheaper to prepare or
  203.                      otherwise acquire.
  204.                      <br><br>
  205.                      If you're interested please let me know and we can work out a deal."
  206.                      <br><br>
  207.                      Thanks,<br>ribuck
  208.                    
  209.                    </p>
  210.  
  211.                      
  212.                  </div>
  213.                </div>
  214.              </div>
  215.            </div>
  216.  
  217.  
  218.          
  219.    
  220.  
  221.            <!-- Command-Line Box for Pizza Proof Images and Contract Address -->
  222.            <div class="command-line-container mt-5">
  223.              <div class="command-line-text">
  224.                <h2 class="text-center">Resurfaced 10,000 XRP Pizza</h2>
  225.  
  226.                <!-- Image Row Section Inside Command Line Box -->
  227.                <div class="row justify-content-center">
  228.                  <div class="col-12 col-md-4 mb-4">
  229.                    <div class="image-container">
  230.                      <img src="images/collections/pizza1.jpeg" alt="Pizza Image 1" class="img-fluid rounded shadow-lg">
  231.                    </div>
  232.                  </div>
  233.                  <div class="col-12 col-md-4 mb-4">
  234.                    <div class="image-container">
  235.                      <img src="images/collections/pizza2.jpeg" alt="Pizza Image 2" class="img-fluid rounded shadow-lg">
  236.                    </div>
  237.                  </div>
  238.                  <div class="col-12 col-md-4 mb-4">
  239.                    <div class="image-container">
  240.                      <img src="images/collections/pizza3.jpeg" alt="Pizza Image 3" class="img-fluid rounded shadow-lg">
  241.                    </div>
  242.                  </div>
  243.  
  244.                  <div class="command-line-box row justify-content-center">
  245.                    <h1 class="row justify-content-center">Tokenomics</h1>
  246.                    <pre class="row justify-content-center">
  247.              > Buy Tax: 0%
  248.              > Sell Tax: 0%
  249.              > Total Supply: 100000000 $XRPIZZA
  250.                    </pre>
  251.                </div>
  252.                
  253.                </div>
  254.                <!-- Image Row End -->
  255.  
  256.            
  257.  
  258.                <!-- Contract Address Box Inside the Same Command-Line Box -->
  259.                
  260.              </div>
  261.  
  262.              
  263.            </div>
  264.            <!-- Command-Line Box End -->
  265.  
  266.  
  267.  
  268.          </div>
  269.        </div>
  270.      </div>
  271.  
  272.      <div class="contract-address-box mt-4 text-center">
  273.        <div class="contract-address-box bg-light rounded p-3 d-inline-block">
  274.          <input id="contractAddress" type="text" readonly class="form-control text-center" value="rf7CAVgeZXahYGiENaiFnjDJWymXK9SE6r" style="width: 100%; max-width: 550px;">
  275.          <button class="btn btn-secondary mt-2" onclick="copyToClipboard()">Copy Address</button>
  276.      </div>
  277.    </section>
  278.    <!-- Intro Section End -->
  279.  </div>
  280.  
  281.  
  282.  
  283.  
  284. <!-- Parallax Mouse Move End --></div>
  285.  
  286. <div class="col-12 text-center mt-5"><a class="btn btn-light rounded-pill" href="https://pizzaforripples.com">Buy Now </a></div>
  287. </div>
  288. </div>
  289. </div>
  290. </div>
  291. </section>
  292. <!-- Intro end --><!-- About
  293.    ========================== -->
  294.  
  295. <section class="section" id="about">
  296. <div class="container"><!-- Heading -->
  297. <div class="position-relative d-flex text-center mb-5">
  298. <h2 class="text-24 text-green-50 opacity-1 text-uppercase fw-600 w-100 mb-0">About Us</h2>
  299.  
  300. <p id="typewriter-text" class="text-9 text-green fw-600 position-absolute w-100 align-self-center lh-base mb-0">The OG XRP Heroes </p>
  301. </div>
  302. <!-- Heading end-->
  303.  
  304. <div class="row">
  305. <div class="col-lg-6 position-relative">
  306. <div class="about-img">
  307. <div class="img-1"><img alt="" class="img-fluid rounded-4 shadow-lg" src="/images/collections/ribuck.png" /></div>
  308.  
  309. <div class="img-2"><img alt="" class="img-fluid rounded-4 shadow-lg" src="images/collections/fuzzybear.png" /></div>
  310. </div>
  311. </div>
  312.  
  313. <div class="col-lg-6 text-center text-lg-start">
  314. <h2 class="text-12 text-green fw-600 mb-3"></h2>
  315.  
  316. <p class="text-5 text-green">Ribuck back in 2013 was the first guy ever to make the legendary transaction of 10,000 XRP puchasing a pizza from Chef FuzzyBear</p>
  317.  
  318. <p class="text-light"></p>
  319. <a class="btn btn-primary rounded-pill mt-2" href="https://t.me/pizzaforripples">Join Our Telegram </a></div>
  320. </div>
  321. </div>
  322. </section>
  323. <!-- About end --><!-- Collections
  324.    ============================= -->
  325.  
  326. <section class="section" id="collections">
  327. <div class="container"><!-- Heading -->
  328. <div class="position-relative d-flex text-center mb-5">
  329. <h2 class="text-24 text-green-50 opacity-1 text-uppercase fw-600 w-100 mb-0">Showcase</h2>
  330.  
  331. <p class="text-9 text-green fw-600 position-absolute w-100 align-self-center lh-base mb-0">The 2013 XRP Maxi Heroes</p>
  332. </div>
  333. <!-- Heading end--></div>
  334. <!-- Carousel -->
  335.  
  336. <div class="owl-carousel owl-theme" data-autoplay="true" data-autoplaytimeout="3000" data-center="true" data-dots="false" data-items-lg="5" data-items-md="4" data-items-sm="4" data-items-xs="3" data-loop="true" data-margin="25" data-nav="false" data-slideby="1" data-slidetransition="linear" data-smartspeed="3000" data-stagepadding="0">
  337. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/branniganslaw.png" /></div>
  338.  
  339. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/drewdtom.png" /></div>
  340.  
  341. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/dust.png" /></div>
  342.  
  343. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/electricmucus.png" /></div>
  344.  
  345. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/fuzzybear.png" /></div>
  346.  
  347. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/herzmeister.png" /></div>
  348.  
  349. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/tpantlik.png" /></div>
  350. </div>
  351. <!-- Carousel End --><!-- Carousel Reverse -->
  352.  
  353. <div class="owl-carousel owl-theme" data-autoplay="true" data-autoplaytimeout="3000" data-center="true" data-items-lg="5" data-items-md="4" data-items-sm="4" data-items-xs="3" data-loop="true" data-margin="25" data-nav="false" data-rtl="true" data-slideby="1" data-slidetransition="linear" data-smartspeed="3000" data-stagepadding="0">
  354. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/jasinlee.png" /></div>
  355.  
  356. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/joelkatz.png" /></div>
  357.  
  358.  
  359.  
  360. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/marhjan.png" /></div>
  361.  
  362. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/mik3.png" /></div>
  363.  
  364. <div class="item"><img alt="" class="img-fluid rounded-4" src="images/collections/mikechrist.png" /></div>
  365.  
  366.  
  367. </div>
  368. <!-- Carousel Reverse End --><!-- Button -->
  369.  
  370. <div class="container text-center mt-5">   <a  class="btn btn-primary rounded-pill mt-2" href="https://restored.pizzaforripples.com">View Restored Thread </a></div>
  371. <!-- Button End--></section>
  372.  
  373.  
  374.  
  375. <section class="section pb-0" id="join">
  376.  <div class="container">
  377.    <!-- Heading -->
  378.    <div class="position-relative d-flex text-center">
  379.      <h2 class="text-24 text-green-50 opacity-1 text-uppercase fw-600 w-100 lh-1 mb-0 mb-n1">don&rsquo;t miss</h2>
  380.    </div>
  381.    <!-- Heading end-->
  382.    <div class="bg-primary text-center shadow-lg rounded-4 p-5 mt-n3">
  383.      <h3 class="text-11 text-green fw-600 mb-3">Join Our Community</h3>
  384.  
  385.      <!-- xrpl Contract Address Box -->
  386.      <div class="contract-address-box bg-light rounded p-3 d-inline-block">
  387.        <input id="contractAddress" type="text" readonly class="form-control text-center" value="rf7CAVgeZXahYGiENaiFnjDJWymXK9SE6r" style="width: 100%; max-width: 550px;">
  388.        <button class="btn btn-secondary mt-2" onclick="copyToClipboard()">Copy Address</button>
  389.      </div>
  390.  
  391.      <!-- Social Icons -->
  392.      <div class="social-icons d-flex justify-content-center align-items-center mt-4">
  393.        <a href="https://t.me/pizzaforripples" target="_blank">
  394.          <img src="images/telegram.svg" alt="Telegram" class="me-3" style="width: 40px; height: 40px;">
  395.        </a>
  396.        <a href="https://x.com/pizzaforripples" target="_blank">
  397.          <img src="images/x.svg" alt="X" class="me-3" style="width: 40px; height: 40px;">
  398.        </a>
  399.        <a href="https://dexscreener.com/yourdexlink" target="_blank">
  400.          <img src="images/dexscreener.svg" alt="DexScreener" class="me-3" style="width: 40px; height: 40px;">
  401.        </a>
  402.        <a href="/cdn-cgi/l/email-protection#1d7c797074735d6d7467677c7b726f6f746d6d71786e337e7270" target="_blank">
  403.          <img src="images/email.svg" alt="Email" style="width: 40px; height: 40px;">
  404.        </a>
  405.      </div>
  406.    </div>
  407.  </div>
  408. </section>
  409.  
  410. <style>
  411.  .social-icons img {
  412.    transition: transform 0.2s;
  413.  }
  414.  
  415.  .social-icons img:hover {
  416.    transform: scale(1.1); /* Slight zoom effect on hover */
  417.  }
  418. </style>
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425. <!-- Join end --></div>
  426. <!-- Content end --><!-- Footer
  427.  ============================== -->
  428.  
  429. <footer class="section footer-dark my-4" id="footer">
  430. <div class="container"><!-- Social Icon -->
  431. <ul class="social-icons social-icons-dark social-icons-lg justify-content-center mb-4">
  432. <li class="social-icons-facebook"></li>
  433. <li class="social-icons-twitter"></li>
  434. <li class="social-icons-instagram"></li>
  435. <li class="social-icons-telegram"></li>
  436. </ul>
  437. <!-- Copyright Text -->
  438.  
  439. <p class="text-center mb-4">Copyright &copy; 2024 <a class="fw-500" href="#">Pizza For Ripple</a>. All Rights Reserved.</p>
  440. <!-- Other Links -->
  441.  
  442. <ul class="nav nav-sm justify-content-center">
  443. <li class="nav-item"><a class="nav-link" data-bs-target="#terms" data-bs-toggle="modal" href="#">Terms</a></li>
  444. </ul>
  445. </div>
  446. </footer>
  447. <!-- Footer end --></div>
  448. <!-- Document Wrapper end --><!-- Back to Top
  449. ============================== --><!-- Terms Modal
  450. ================================== -->
  451.  
  452. <div aria-hidden="true" class="modal fade" id="terms" role="dialog">
  453. <div class="modal-dialog modal-xl modal-dialog-centered" role="document">
  454. <div class="modal-content">
  455. <div class="modal-header">
  456. <h5 class="modal-title">Terms</h5>
  457. <button aria-label="Close" class="btn-close" data-bs-dismiss="modal" type="button"></button></div>
  458.  
  459. <div class="modal-body p-4">
  460. <p>Investing in Meme coins influenced by social media hype, celebrity endorsements, and market sentiment, making their value unpredictable. Before investing, thoroughly research the Meme coins and only invest what you can afford to lose. This disclaimer is not investment advice, and the website owner is not responsible for any financial decisions you make.</p>
  461. </div>
  462. </div>
  463. </div>
  464. </div>
  465. <!-- Terms Modal End --><!-- JavaScript --><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="vendor/jquery/jquery.min.js"></script><script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script><!-- Owl Carousel --><script src="vendor/owl.carousel/owl.carousel.min.js"></script><!-- Parallax Mouse Move --><script src="vendor/parallax/parallax.min.js"></script><!-- Custom Script --><script src="js/theme.js"></script>
  466. <script>
  467.  function copyToClipboard() {
  468.    const copyText = document.getElementById("contractAddress");
  469.    copyText.select();
  470.    copyText.setSelectionRange(0, 99999); // For mobile devices
  471.    navigator.clipboard.writeText(copyText.value);
  472.    alert("XRPL address copied to clipboard!");
  473.  }
  474. </script>
  475.  
  476. <!-- JavaScript -->
  477.  
  478.  
  479.  
  480.    <script>
  481.    document.addEventListener('DOMContentLoaded', function() {
  482.  const element = document.getElementById('typewriter-text');
  483.  const text = element.textContent;
  484.  element.textContent = '';
  485.  let index = 0;
  486.  
  487.  function typeNextCharacter() {
  488.    if (index < text.length) {
  489.      element.textContent += text[index];
  490.      index++;
  491.      element.scrollTop = element.scrollHeight;
  492.      setTimeout(typeNextCharacter, 5);
  493.    }
  494.  }
  495.  
  496.  typeNextCharacter();
  497. });
  498.    </script>
  499.  
  500. <script>
  501.  document.addEventListener("DOMContentLoaded", () => {
  502.    const preloader = document.getElementById("preloader");
  503.    preloader.classList.add("hidden");
  504.  });
  505. </script>
  506. <script src="vendor/jquery/jquery.min.js"></script>
  507. <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  508. </body>
  509. </html>
  510.  
  511.  
  512. </body>
  513. </html>
  514.  
  515.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda