Use Netflix/fast.com endpoints for network speed test

This commit is contained in:
David Heinemeier Hansson
2026-07-22 15:52:58 -07:00
parent c899172c05
commit 3177f7fd2c
2 changed files with 61 additions and 20 deletions
+1
View File
@@ -1028,6 +1028,7 @@ Panel {
Button {
id: speedRunButton
text: root.speedTestRunning ? "Running..." : "Run"
tooltipText: "Run using fast.com"
enabled: !root.speedTestRunning
foreground: root.bar.foreground
fontFamily: root.bar.fontFamily