···6060 <br />
6161 <br />
6262 ...What, you don't like the UI?!
6363- Make a pull request to the <a href="https://tangled.sh/@lu1.sh/kryptori">source code</a> then.
6363+ Make a pull request to the <a href="https://tangled.sh/@lewis.moe/kryptori">source code</a> then.
6464 </p>
6565 </div>
6666 <div class="main-content">
···7373 <br />
7474 This is only stored in order to send user replies to later.
7575 <br />
7676- 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>
7676+ 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>
7777 <br />
7878 that the email isn't used anywhere else. I'm completely open to ideas
7979 <br />
+1-1
src/main.rs
···248248 <label for="user_email">
249249 <b>Your email</b><br />
250250 This won't be stored at all...<br />
251251- Check the <a target="_blank" href="https://tangled.sh/@lu1.sh/kryptori">source code</a>...
251251+ Check the <a target="_blank" href="https://tangled.sh/@lewis.moe/kryptori">source code</a>...
252252 </label><br />
253253 <input type="email" id="user_email" name="user_email" placeholder="abc@xyz.com" required>
254254 </div>