Fix 101010.fr URL and contact informations
This commit is contained in:
parent
1edd0f4b4e
commit
5b4b350a5c
14
fhost.py
14
fhost.py
@ -408,8 +408,8 @@ def fhost():
|
||||
<head>
|
||||
<title>{6}</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta name="description" content="envs.sh | Null Pointer" />
|
||||
<meta name="url" content="https://envs.sh/" />
|
||||
<meta name="description" content="null.101010.fr | Null Pointer" />
|
||||
<meta name="url" content="https://null.101010.fr/" />
|
||||
<meta name="robots" content="index, follow" />
|
||||
<meta name="revisit-after" content="7 days" />
|
||||
<link rel="stylesheet" href="https://envs.net/css/css_style.css" />
|
||||
@ -420,7 +420,7 @@ def fhost():
|
||||
|
||||
<div id="main">
|
||||
<div class="block">
|
||||
<h1><em>envs.sh | THE NULL POINTER</em></h1>
|
||||
<h1><em>null.101010.fr | THE NULL POINTER</em></h1>
|
||||
<h2><em>file hosting and URL shortening service.</em></h2>
|
||||
<br />
|
||||
</div>
|
||||
@ -448,7 +448,7 @@ maximum file size: {1}
|
||||
please do not post any informations that
|
||||
may violate law (login/password lists, email lists, personal information).
|
||||
|
||||
envs.sh is NOT a platform for:
|
||||
null.101010.fr is NOT a platform for:
|
||||
</pre>
|
||||
<br />
|
||||
<ul>
|
||||
@ -468,7 +468,7 @@ there is only one thing you need to use this service - curl.
|
||||
curl is available on most platforms, including Windows, Mac OS X and Linux.
|
||||
|
||||
if you run a server and like this site, clone it! centralization is bad.
|
||||
<small><a href="https://github.com/envs-net/0x0" target="_blank">https://github.com/envs-net/0x0</a></small>
|
||||
<small><a href="https://git.101010.fr/101010/0x0" target="_blank">https://git.101010.fr/101010/0x0</a></small>
|
||||
you can also support it financially via liberapay.
|
||||
<a href="https://en.liberapay.com/envs.net/donate" target="_blank" style="border-bottom-color: transparent;"><img src="https://img.shields.io/liberapay/receives/envs.net.svg?logo=liberapay" alt="img_shield_receives_via_liberapay"></a>
|
||||
</pre>
|
||||
@ -523,9 +523,9 @@ retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)
|
||||
<h2>ABUSE</h2>
|
||||
<pre>
|
||||
if you would like to request permanent deletion, please
|
||||
send an email to <a href="mailto:hostmaster@envs.net?subject=Abuse%200x0%20-%20envs.sh" target="_blank">hostmaster@envs.net</a>.
|
||||
take a look to <a href="https://wiki.101010.fr/doku.php?id=gardouille" target="_blank">101010's wiki</a>.
|
||||
|
||||
please allow up to 24 hours for a response.
|
||||
please allow up to 48 hours for a response.
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user