diff --git a/README.rst b/README.rst index b428191..55f9fb2 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ The Null Pointer ================ This is a no-bullshit file hosting and URL shortening service that also runs -`0x0.envs.net `_. Use with uWSGI. +`envs.sh `_. Use with uWSGI. If you are running nginx, you should use the ``X-Accel-Redirect`` header. To make it work, include this in your nginx config’s ``server`` block:: diff --git a/fhost.py b/fhost.py index 548b626..5943fb8 100755 --- a/fhost.py +++ b/fhost.py @@ -358,7 +358,7 @@ def fhost(): {6} - + @@ -367,7 +367,7 @@ def fhost():
-

envs.net | THE NULL POINTER

+

envs.sh | THE NULL POINTER

file hosting and URL shortening service.

USAGE

@@ -383,7 +383,7 @@ shortened URLs do not expire. not allowed: {5} maximum file size: {1} -0x0.envs.net is NOT a platform for: +envs.sh is NOT a platform for: * child pornography * malware, including “potentially unwanted applications” * botnet command and control schemes involving this service @@ -441,7 +441,7 @@ retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)

ABUSE

if you would like to request permanent deletion, please -send an email to hostmaster@envs.net. +send an email to hostmaster@envs.net. please allow up to 24 hours for a response.