diff --git a/transfer.notkiska.pw-upload b/transfer.notkiska.pw-upload index 1e000de..9760e78 100755 --- a/transfer.notkiska.pw-upload +++ b/transfer.notkiska.pw-upload @@ -1,2 +1,2 @@ #!/bin/bash -curl -s --upload-file "$1" https://transfer.notkiska.pw/ | sed 's,#,%23,g'; echo +curl -s --upload-file "$1" https://transfer.notkiska.pw/; echo