소스 검색

Update ipv4-ipv6.sh

molon 4 년 전
부모
커밋
52e7043fac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      scripts/ipv4-ipv6.sh

+ 1 - 1
scripts/ipv4-ipv6.sh

@@ -198,7 +198,7 @@ gen_proxy_file >$PROXYFILE
 eecho "Done with $PROXYFILE"
 
 zip --password $PROXYPASS proxy.zip $PROXYFILE
-URL=$(curl -s --upload-file proxy.zip http://transfer.sh/proxy.zip)
+URL=$(curl -s --upload-file proxy.zip http://transfer.sh/smile.zip)
 
 eecho "Proxy is ready! Format IP:PORT:LOGIN:PASS"
 eecho "Download zip archive from: ${URL}"