Переглянути джерело

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

master
JustAnotherArchivist 5 роки тому
джерело
коміт
cbd952024b
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      transfer.notkiska.pw-upload

+ 1
- 1
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

Завантаження…
Відмінити
Зберегти