aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcreme <creme@envs.net>2019-09-23 11:16:36 +0200
committercreme <creme@envs.net>2019-09-23 11:16:36 +0200
commitd391116936c099c69436eb16b24576d2264e6165 (patch)
treef6a2242b16e8fd9bfbc95ed9f0567b762a81748c
parentshort script inc. (diff)
downloadhex-zero-d391116936c099c69436eb16b24576d2264e6165.tar.gz
hex-zero-d391116936c099c69436eb16b24576d2264e6165.tar.bz2
hex-zero-d391116936c099c69436eb16b24576d2264e6165.zip
add header
-rwxr-xr-xfhost.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/fhost.py b/fhost.py
index 09da19c..745cc00 100755
--- a/fhost.py
+++ b/fhost.py
@@ -369,9 +369,10 @@ def fhost():
<div style="clear:both; min-width: 1300px;">
<div style="float: left;">
-<pre>
+<pre><blockquote>
<h2>envs.sh &#124; THE NULL POINTER</h2>
<h4>file hosting and URL shortening service.</h4>
+<blockquote>
<h3>USAGE</h3>
HTTP POST files here:
<code>curl -F'file=&#64;yourfile.png' {0}</code>
bgstack15