aboutsummaryrefslogtreecommitdiff
path: root/fhost.py
diff options
context:
space:
mode:
authorcremesk <ennik@envs.net>2019-07-06 14:46:22 +0200
committercremesk <ennik@envs.net>2019-07-06 14:46:22 +0200
commit624f7680c45cb2f0e22c63132e7161d9e61a3894 (patch)
treedabd4c42ff9149df1e7dad0e1e3ed98dc9ca3951 /fhost.py
parentupdate informations and html layout (diff)
downloadhex-zero-624f7680c45cb2f0e22c63132e7161d9e61a3894.tar.gz
hex-zero-624f7680c45cb2f0e22c63132e7161d9e61a3894.tar.bz2
hex-zero-624f7680c45cb2f0e22c63132e7161d9e61a3894.zip
update meta desc.
Diffstat (limited to 'fhost.py')
-rwxr-xr-xfhost.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/fhost.py b/fhost.py
index 2f2297a..53112dc 100755
--- a/fhost.py
+++ b/fhost.py
@@ -347,6 +347,7 @@ def fhost():
<head>
<title>{6}</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+ <meta name="description" content="envs.net | Null Pointer" />
<link rel="stylesheet" href="https://envs.net/css_style.css">
</head>
<body>
@@ -397,7 +398,6 @@ and <code>.bash_profile</code> on Mac OS X. Just remember to reset your terminal
<code>0file yourfile.png</code>
<h3>FILE RETENTION PERIOD</h3>
-
retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)
days
@@ -423,7 +423,6 @@ retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)
{4}
<h3>ABUSE</h3>
-
If you would like to request permanent deletion, please
send an email to <a href="mailto:hostmaster@envs.net?subject=Abuse%200x0%20-%20envs.net" target="_blank">hostmaster@envs.net</a>.
bgstack15