Ver a proveniência

Workaround for hash no longer needed with current transfer.sh code

master
JustAnotherArchivist há 5 anos
ascendente
cometimento
cbd952024b
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      transfer.notkiska.pw-upload

+ 1
- 1
transfer.notkiska.pw-upload Ver ficheiro

@@ -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

Carregando…
Cancelar
Guardar