瀏覽代碼

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

Loading…
取消
儲存