mirror of
https://github.com/alexjustesen/speedtest-tracker.git
synced 2026-06-23 04:20:08 +00:00
a47e3225e5
Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com> Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
12 lines
308 B
PHP
12 lines
308 B
PHP
A new speedtest on {{ config('app.name') }} was completed using {{ $service }}.
|
|
|
|
Server name: {{ $serverName }}
|
|
Server ID: {{ $serverId }}
|
|
ISP: {{ $isp }}
|
|
Ping: {{ $ping }}
|
|
Download: {{ $download }}
|
|
Upload: {{ $upload }}
|
|
Packet Loss: {{ $packetLoss }} %
|
|
Ookla Speedtest: {{ $speedtest_url }}
|
|
URL: {{ $url }}
|