소스 검색

transfer.sh -> transfer.kiska.pw

master
JustAnotherArchivist 5 년 전
부모
커밋
63f4a8b3d3
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -0
      transfer.kiska.pw-upload
  2. +0
    -2
      transfer.sh-upload

+ 2
- 0
transfer.kiska.pw-upload 파일 보기

@@ -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 파일 보기

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

불러오는 중...
취소
저장