No description
Find a file
Tomas Jonsson ef0c054675 Fix speedtest.json backend endpoint paths
Update endpoint URLs to include 'backend/' directory prefix and '.php' extension required by the LibreSpeed PHP backend. This fixes librespeed-cli connectivity issues where the tool was unable to find the API endpoints.

- dlURL: garbage -> backend/garbage.php
- ulURL: empty -> backend/empty.php
- pingURL: empty -> backend/empty.php
- getIpURL: getIP -> backend/getIP.php
2026-01-04 10:52:45 -05:00
speedtest.json Fix speedtest.json backend endpoint paths 2026-01-04 10:52:45 -05:00