diff options
author | creme <creme@envs.net> | 2019-09-23 11:18:09 +0200 |
---|---|---|
committer | creme <creme@envs.net> | 2019-09-23 11:18:09 +0200 |
commit | 6f24f922d8b3d96e2062e7fafa081ec55d4a1407 (patch) | |
tree | 2a3130131b52676820875abfbf703a504f28245b | |
parent | add header (diff) | |
download | hex-zero-6f24f922d8b3d96e2062e7fafa081ec55d4a1407.tar.gz hex-zero-6f24f922d8b3d96e2062e7fafa081ec55d4a1407.tar.bz2 hex-zero-6f24f922d8b3d96e2062e7fafa081ec55d4a1407.zip |
blockqoute fix
-rwxr-xr-x | fhost.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -372,7 +372,7 @@ def fhost(): <pre><blockquote> <h2>envs.sh | THE NULL POINTER</h2> <h4>file hosting and URL shortening service.</h4> -<blockquote> +</blockquote> <h3>USAGE</h3> HTTP POST files here: <code>curl -F'file=@yourfile.png' {0}</code> |