aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcreme <creme@envs.net>2019-09-23 11:18:09 +0200
committercreme <creme@envs.net>2019-09-23 11:18:09 +0200
commit6f24f922d8b3d96e2062e7fafa081ec55d4a1407 (patch)
tree2a3130131b52676820875abfbf703a504f28245b
parentadd header (diff)
downloadhex-zero-6f24f922d8b3d96e2062e7fafa081ec55d4a1407.tar.gz
hex-zero-6f24f922d8b3d96e2062e7fafa081ec55d4a1407.tar.bz2
hex-zero-6f24f922d8b3d96e2062e7fafa081ec55d4a1407.zip
blockqoute fix
-rwxr-xr-xfhost.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fhost.py b/fhost.py
index 745cc00..41995fe 100755
--- a/fhost.py
+++ b/fhost.py
@@ -372,7 +372,7 @@ def fhost():
<pre><blockquote>
<h2>envs.sh &#124; 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=&#64;yourfile.png' {0}</code>
bgstack15