summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwgetpaste2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgetpaste b/wgetpaste
index 1a9af30..a6f2264 100755
--- a/wgetpaste
+++ b/wgetpaste
@@ -140,7 +140,7 @@ POST_ix_io() {
echo "--${boundary}--"
ADDITIONAL_HEADERS_ix_io=("Content-Type: multipart/form-data; boundary=${boundary}")
}
-REGEX_RAW_ix_io='s|^http.*|\0|p'
+REGEX_RAW_ix_io='s|^http.*|\0|'
REGEX_URL_ix_io='s|^http.*|\0|p'
# snippets