<html lang="en">
    <head>
    <title>AirDrop</title>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style>
    * {
      box-sizing: border-box;
    }
    
    /* Style the body */
    body {
      font-family: Arial, Helvetica, sans-serif;
      margin: 0;
    }
    
    /* Header/logo Title */
    .header {
      padding: 20px;
      text-align: center;
      background: #CE5C22;
      color: white;
    }
    
    /* Increase the font size of the heading */
    .header h1 {
      font-size: 40px;
    }
    
    .header a {
      text-decoration: none;
      color: #CCCCCC;
    }
    
    .header a:hover {
      color: white;
    }
    
    
    /* Sticky navbar - toggles between relative and fixed, depending on the scroll position.  */
    .navbar {
      overflow: hidden;
      background-color: #333;
      position: sticky;
      position: -webkit-sticky;
      top: 0;
    }
    
    /* Style the navigation bar links */
    .navbar a {
      float: left;
      display: block;
      color: white;
      text-align: center;
      padding: 14px 20px;
      text-decoration: none;
    }
    
    
    /* Right-aligned link */
    .navbar a.right {
      float: right;
    }
    
    /* Change color on hover */
    .navbar a:hover {
      background-color: #ddd;
      color: black;
    }
    
    /* Active/current link */
    .navbar a.active {
      background-color: #666;
      color: white;
    }
    
    /* Column container */
    .row {  
      display: -ms-flexbox; /* IE10 */
      display: flex;
      -ms-flex-wrap: wrap; /* IE10 */
      flex-wrap: wrap;
    }
    
    /* Create two unequal columns that sits next to each other */
    /* Sidebar/left column */
    .side {
      -ms-flex: 30%; /* IE10 */
      flex: 30%;
      background-color: #f1f1f1;
      padding: 20px;
    }
    
    .side a {
      text-decoration: none;
      color: #AA6666;
    }
    
    .side a:hover {
      color: black;
    }
    
    /* Main column */
    .main {   
      -ms-flex: 70%; /* IE10 */
      flex: 70%;
      background-color: white;
      padding: 20px;
    }
    
    .main a {
      text-decoration: none;
      color: #AA6666;
    }
    
    .main a:hover {
      color: black;
    }
    
    /* Footer */
    .footer {
      padding: 10px;
      text-align: center;
      background: #ddd;
    }
    
    .footer a {
      text-decoration: none;
      color: #AA6666;
    }
    
    .footer a:hover {
      color: black;
    }
    
    
    /* Responsive layout - when the screen is less than 700px wide, make the two columns stack on top of each other instead of next to each other */
    @media screen and (max-width: 700px) {
      .row {   
        flex-direction: column;
      }
    }
    
    /* Responsive layout - when the screen is less than 400px wide, make the navigation links stack on top of each other instead of next to each other */
    @media screen and (max-width: 400px) {
      .navbar a {
        float: none;
        width: 100%;
      }
    }
    </style>
    </head>
    <body>
    
    <div class="header">
     <h1>
     <a href="/ukrainian" style="text-decoration: none"><font color="#0057b7">A</font></a>
     <a href="/qorahongkong" style="text-decoration: none"><font color="#0057b7">i</font></a>
     <a href="/freecity" style="text-decoration: none"><font color="#0057b7">r</font></a>
     <a href="/metaverse" style="text-decoration: none"><font color="#ffd700">D</font></a>
     <a href="/qorian" style="text-decoration: none"><font color="#ffd700">r</font></a>
     <a href="/s.htm" style="text-decoration: none"><font color="#ffd700">o</font></a>
     <a href="/ceqa" style="text-decoration: none"><font color="#ffd700">p</font></a>
     </h1> 
    
    </h1>  
    </div>
    
    <div class="navbar">
      <a href="/freecity"><font color="#198964">Home0&#39318;&#38913;</font></a>
      <a href="/airdrop" class="active">AirDrop</a>
      <a href="/qora11">QORA11</a>
      <a href="/dsms">dSMS</a>
    
      <a target="_tab" href="/index/blog.html?blogname=okchai" class="right">okchai blog</a>
    </div>
    
    <div class="row">
      <div class="side">
      <h3>AirDrop</h3>
      <p>Goto AirDrop 1 and AirDrop 2</p><br>
      <h3>QORA11</h3>
      <p>
      QORA11 is an experimental prototype for the Qora forum page. <br><br>
      Password as a Seed<br>
      You can set your own password, and a list of Qora addresses will be created, but you need to choose an address and send some Qora to it, and then use the address to upload a post.<br><br>
      <b>AirDrop password : qora11qora11</b><br>
      If you don't have Qora, use qora11qora11 as your password<br>
      Among the addresses, sellect <font size="1">QRTV1kyGL6DX4D7ZLZ1HBTDhixpUVxVc3S</font> to upload post. <br>
      <a href="/index/blockexplorer.html?addr=QRTV1kyGL6DX4D7ZLZ1HBTDhixpUVxVc3S"><font size="1">--KKbtv </font> transaction record</a><br>
      <br>
      To receive Qora AirDrop through QORA11, download and set up your own Qora wallet, and then upload your Qora address to the QORA11 forum page.
      </p>
      <br>
      <h3>dSMS</h3>
      dSMS uses Ardor blockchain's unconfirmed transaction to communicate.<br><br>
      Use these addresses for testing : <br>
      <font size="1">ARDOR-NZKH-MZRE-2CTT-98NPZ </font> <br>
      password is 0 <br><br>
    
      <font size="1">ARDOR-X5JH-TJKJ-DVGC-5T2V8 </font> <br>
      password is 1 <br><br>
      
      Find a way to send a message to Okchai along with your Qora address.
      
      
      </div>
      <div class="main">
    <h3>Qora AirDrop 1 : airdrop seed</h3>
    <p>
    Download Qora https://github.com/Qoracoin/Qora/releases <br>
    add peers IP : 62.171.129.176 and 209.145.49.74 <br>
    Quick sync installation guide : <br>
    http://qora.co,uk/qora.htm <br>
    Setup a new wallet for yourself. <br><br>
    
    If you don't have any Qora token, setup another Qora wallet software with this seed : <br><br>
    
    <font size="1">9EMD2GkPvTnVabUHAWgaY8YM83DStCuxBcCSq6N49Qyz </font> <br><br>
    
    FreeCity and friends will AirDrop 3Qora to this address : <br><br>
    
    <font size="1">QYDobAZH9qXBUF1QSJ2XU1MDtkvvSKKbtv </font> <br><br>
    
    <a href="/index/blockexplorer.html?addr=QYDobAZH9qXBUF1QSJ2XU1MDtkvvSKKbtv"><font size="1">QYDobAZH9qXBUF1QSJ2XU1MDtkvvSKKbtv </font> transaction record<br><br>
    </a>
    
    
    Use the 9EMD2-- seed to get it, then send all Qora to your own wallet. <br><br>
    
    By using Qora Messages, send your Qora address to Okchai, and he will send some Qora to that address. <br><br>
    
    Good content will get more Qora!
    </p>
    <h3>Qora AirDrop 2 : Like my qblog get 7Qora</h3>
    <p> 
    <a href="/index/showpost.html?msg=28Yg3UA9mDug5V5RM3PV2GinZvzvtirxTWqCjkaanhTcSPkBZJ7eFjUtCmhiUz94bvbwVcVLF8c3UnvyVavfZbR9">Click to view the Qblog and like it to receive 7 Qora.</a>
    </p>
    <br><br>
    <h3>Why AirDrop?</h3>
    <p>NOT for fun, think it yourself.</p>
    
      </div>
    </div>
    
    <div class="footer">
      <h2>&#33258;&#30001;&#22825;&#22320; FreeCity</h2>
      <h5>A <a target="_tab" href="/twindao">TwinDAO</a> by 
      <a target="_tab" href="/index/blog.html?blogname=okchai">okchai</a> project.</h5>
    </div>
    
    </body>
    </html>