diff options
author | creme <creme@envs.net> | 2019-09-23 11:16:36 +0200 |
---|---|---|
committer | creme <creme@envs.net> | 2019-09-23 11:16:36 +0200 |
commit | d391116936c099c69436eb16b24576d2264e6165 (patch) | |
tree | f6a2242b16e8fd9bfbc95ed9f0567b762a81748c | |
parent | short script inc. (diff) | |
download | hex-zero-d391116936c099c69436eb16b24576d2264e6165.tar.gz hex-zero-d391116936c099c69436eb16b24576d2264e6165.tar.bz2 hex-zero-d391116936c099c69436eb16b24576d2264e6165.zip |
add header
-rwxr-xr-x | fhost.py | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -369,9 +369,10 @@ def fhost(): <div style="clear:both; min-width: 1300px;"> <div style="float: left;"> -<pre> +<pre><blockquote> <h2>envs.sh | THE NULL POINTER</h2> <h4>file hosting and URL shortening service.</h4> +<blockquote> <h3>USAGE</h3> HTTP POST files here: <code>curl -F'file=@yourfile.png' {0}</code> |