~exprez135/nullpointer

f658e58b0eba2fab2172ab4e0754ccf355deac44 — Nate Ijams 2 years ago b518f95
Fix e-mail.
1 files changed, 4 insertions(+), 2 deletions(-)

M fhost.py
M fhost.py => fhost.py +4 -2
@@ 506,7 506,7 @@ retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)
<hr>

<p>If you would like to request permanent deletion, please contact exprez135 via
IRC on <a href="https://tilde.chat">tilde.chat</a>, or send an email to nate@ijams.me 
IRC on <a href="https://tilde.chat">tilde.chat</a>, or send an email to sbk@sbk.sh
with the id of the file to be deleted.</p>

<p>Please allow up to 24 hours for a response.</p>


@@ 520,7 520,9 @@ with the id of the file to be deleted.</p>
    <input class="form-control" type="submit" value="Submit">
</form>

<footer class="text-center"><a href="https://git.sr.ht/~exprez135/nullpointer">source here</a></footer>
<footer class="text-center">
    <a href="https://git.sr.ht/~exprez135/nullpointer">source here</a>
</footer>

</div>
</body>