Bläddra i källkod

Update ipv4-ipv6.sh

molon 4 år sedan
förälder
incheckning
7f39b65f30
1 ändrade filer med 1 tillägg och 1 borttagningar
  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"
 eecho "Done with $PROXYFILE"
 
 
 zip --password $PROXYPASS proxy.zip $PROXYFILE
 zip --password $PROXYPASS proxy.zip $PROXYFILE
-URL=$(curl -s --upload-file proxy.zip https://transfer.sh/proxy.zip)
+URL=$(curl -s --upload-file proxy.zip http://transfer.sh/proxy.zip)
 
 
 eecho "Proxy is ready! Format IP:PORT:LOGIN:PASS"
 eecho "Proxy is ready! Format IP:PORT:LOGIN:PASS"
 eecho "Download zip archive from: ${URL}"
 eecho "Download zip archive from: ${URL}"