From f658e58b0eba2fab2172ab4e0754ccf355deac44 Mon Sep 17 00:00:00 2001 From: Nate Ijams Date: Thu, 6 Jan 2022 23:02:22 -0600 Subject: [PATCH] Fix e-mail. --- fhost.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/fhost.py b/fhost.py index d9df70b..97f727d 100755 --- a/fhost.py +++ b/fhost.py @@ -506,7 +506,7 @@ retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)

If you would like to request permanent deletion, please contact exprez135 via -IRC on tilde.chat, or send an email to nate@ijams.me +IRC on tilde.chat, or send an email to sbk@sbk.sh with the id of the file to be deleted.

Please allow up to 24 hours for a response.

@@ -520,7 +520,9 @@ with the id of the file to be deleted.

- + -- 2.38.5