Skip to content

Commit

Permalink
Use HTTP for sending speedtest results
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterIO02 committed Sep 1, 2023
1 parent 60c5eda commit c3a81a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/firstLaunch.js
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ module.exports = async () => {
"--telemetry-level",
"full",
"--telemetry-server",
"https://speedtest.issou.best",
"http://speedtest.issou.best",
"--telemetry-path",
"/results/telemetry.php",
"--telemetry-share",
Expand Down

0 comments on commit c3a81a2

Please sign in to comment.