Browse Source

Mettre à jour 'speedtest.ps1'

Alexandre MOTTIER 3 years ago
parent
commit
9f31e5d1d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      speedtest.ps1

+ 1 - 1
speedtest.ps1

@@ -5,7 +5,7 @@ $mindownloadspeed = 10
 $minuploadspeed = 0.5
 
 # File to download you can find download links for other files here https://speedtest.flonix.net
-$downloadurl = "https://services.am-networks.fr/jirafeau/f.php?h=1AJKnNts&d=1"
+$downloadurl = "http://services.am-networks.fr/jirafeau/f.php?h=1AJKnNts&d=1"
 #$UploadURL = "http://ipv4.download.thinkbroadband.com/10MB.zip"
 
 # SIZE OF SPECIFIED FILE IN MB (adjust this to match the size of your file in MB as above)