 
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <title>Support Kamerton — Donate</title>
    <meta name="description" content="Support independent journalism and education at Kamerton — every contribution helps.">
    <meta name="robots" content="index, follow">

    <link rel="canonical" href="https://kamerton.global/donate">
    <link rel="alternate" hreflang="en" href="https://kamerton.global/donate">
    <link rel="alternate" hreflang="ru" href="https://kamerton.global/ru/donate">
    <link rel="alternate" hreflang="x-default" href="https://kamerton.global/donate">

    <meta property="og:type" content="website">
    <meta property="og:site_name" content="Kamerton">
    <meta property="og:title" content="Support Kamerton — Donate">
    <meta property="og:description" content="Support independent journalism and education at Kamerton — every contribution helps.">
    <meta property="og:url" content="https://kamerton.global/donate">
    <meta property="og:image" content="https://kamerton.global/images/logo.png">
    <meta property="og:locale" content="en_US">

    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Support Kamerton — Donate">
    <meta name="twitter:description" content="Support independent journalism and education at Kamerton — every contribution helps.">
    <meta name="twitter:image" content="https://kamerton.global/images/logo.png">

    <link rel="icon" type="image/png" href="/images/logo.png">
    <link rel="apple-touch-icon" href="/images/logo.png">

    <link rel="stylesheet" href="/css/normalize.css?1.0.0">
    <link rel="stylesheet" href="/css/style.css?1.0.0">

    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "Kamerton",
      "url": "https:\/\/kamerton.global\/donate",
      "logo": "https:\/\/kamerton.global\/images\/logo.png",
      "description": "Support independent journalism and education at Kamerton — every contribution helps.",
      "sameAs": []
    }
    </script>
  </head>
  <body>
    <div class="menu-container-outer">
      <div class="menu-container">
        <a href="/" class="menu-logo" style="background-image: url(/images/logo.png?1.0.0);" aria-label="Kamerton home"></a>
        <button type="button" class="menu-icon" onclick="openMenu()" aria-label="Open menu">
          <img src="/images/bars.png?1.0.0" width="40" height="40" alt="Menu">
        </button>
        <nav id="menu" onclick="openMenu()">
          
          <a href="/petition" class="menu-item">petition</a>
          
          <a href="/goals" class="menu-item">goals</a>
          
          <a href="/about" class="menu-item">about</a>
          
          <a href="/contact" class="menu-item">contact</a>
          
          <a href="/donate" class="menu-item">donate</a>
          
          <a href="/ru/donate" class="menu-item" hreflang="ru">русский</a>
        </nav>
      </div>
    </div>
    <main>
    
<link rel="stylesheet" href="/css/about.css?1.0.0" />
<div class="text-content-outer">
<div class="text-content">
  <div>
    
      <p>
      The Kamerton.global project needs your help. Dozens of volunteers in the USA, Israel, Canada, Russia, Ukraine, and Georgia worked to create this portal, protect it from politically correct censorship and organize a unique school of creative and critical thinking on the Internet. Now we urgently need funds to convey information about the project to a wide audience.
      </p>
      <p>
      Many of you have already helped us, and your help is invaluable.I want to appeal to your generosity again. Please open your hearts and send us any amount you deem possible. Thank you in advance.
      </p>
      <center>
      <form action="https://www.paypal.com/donate" method="post" target="_top">
        <input type="hidden" name="hosted_button_id" value="QTYNAFJNAF5J8" />
        <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
        <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
      </form>
      </center>
      
  </div>
</div>
</div>
<div class="text-bottom"></div>

    </main>
<script>
    function openMenu() {
      var disCls = 'menu-display';
      var x = document.getElementById("menu");
      if (x.classList.contains(disCls)) {
        x.classList.remove(disCls)
      } else {
        x.classList.add(disCls)
      }
    }

  </script>
  
<script>
  var _paq = window._paq = window._paq || [];
   
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
  var u="https://analytics.kamerton.global/";
  _paq.push(['setTrackerUrl', u+'matomo.php']);
  _paq.push(['setSiteId', '5']);
  var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  })();
  </script>
    
   
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JJRHP44B0Y"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-JJRHP44B0Y');
</script>

</body>
</html>
 