Explorar el Código

transfer.sh -> transfer.kiska.pw

master
JustAnotherArchivist hace 5 años
padre
commit
63f4a8b3d3
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +2
    -0
      transfer.kiska.pw-upload
  2. +0
    -2
      transfer.sh-upload

+ 2
- 0
transfer.kiska.pw-upload Ver fichero

@@ -0,0 +1,2 @@
#!/bin/bash
curl -s --upload-file "$1" https://transfer.kiska.pw/ | sed 's,#,%23,g'; echo

+ 0
- 2
transfer.sh-upload Ver fichero

@@ -1,2 +0,0 @@
#!/bin/bash
curl -s --upload-file "$1" https://transfer.sh/ | sed 's,#,%23,g'; echo

Cargando…
Cancelar
Guardar