eBay for krypto. https://kryptori.lu1.sh

Change @lu1.sh to my new tangled username @lewis.moe.

Changed files
+3 -3
pages
src
+2 -2
pages/index.html
··· 60 60 <br /> 61 61 <br /> 62 62 ...What, you don't like the UI?! 63 - Make a pull request to the <a href="https://tangled.sh/@lu1.sh/kryptori">source code</a> then. 63 + Make a pull request to the <a href="https://tangled.sh/@lewis.moe/kryptori">source code</a> then. 64 64 </p> 65 65 </div> 66 66 <div class="main-content"> ··· 73 73 <br /> 74 74 This is only stored in order to send user replies to later. 75 75 <br /> 76 - When the ad is deleted, so is the email address. You can see in the <a target="_blank" href="https://github.com/lu1a/kryptori">source code</a> 76 + When the ad is deleted, so is the email address. You can see in the <a target="_blank" href="https://tangled.sh/@lewis.moe/kryptori">source code</a> 77 77 <br /> 78 78 that the email isn't used anywhere else. I'm completely open to ideas 79 79 <br />
+1 -1
src/main.rs
··· 248 248 <label for="user_email"> 249 249 <b>Your email</b><br /> 250 250 This won't be stored at all...<br /> 251 - Check the <a target="_blank" href="https://tangled.sh/@lu1.sh/kryptori">source code</a>... 251 + Check the <a target="_blank" href="https://tangled.sh/@lewis.moe/kryptori">source code</a>... 252 252 </label><br /> 253 253 <input type="email" id="user_email" name="user_email" placeholder="abc@xyz.com" required> 254 254 </div>