Compare commits

...

2 Commits

Author SHA1 Message Date
librespeed a039b9935a Fix typo 2024-10-19 14:12:50 -04:00
librespeed 42163afdf7 cp key to /var/www/html 2024-10-19 14:10:15 -04:00
3 changed files with 5 additions and 2 deletions

View File

@ -12,6 +12,9 @@ cp /speedtest/*.js /var/www/html/
# Copy favicon
cp /speedtest/favicon.ico /var/www/html/
# Copy public key
cp /speedtest/librespeed-public-key.asc /var/www/html/
# Set custom webroot on alpine
if [ -f /etc/alpine-release ]; then
sed -i "s#\"/var/www/localhost/htdocs\"#\"/var/www/html\"#g" /etc/apache2/httpd.conf

View File

@ -487,7 +487,7 @@ function initUI(){
<h2>Service info</h2>
<p>This HTML5 speed test server is configured with telemetry enabled.</p>
<h4>I2P info</h4>
<p>This service uses <span class="i2pd_highlighted">i2pd</span> v2.54.0 (0.9.64) with 3 hopes</p>
<p>This service uses <span class="i2pd_highlighted">i2pd</span> v2.54.0 (0.9.64) with 3 hops</p>
<h4>What data we collect</h4>
<p>
At the end of the test, the following data is collected and stored:

View File

@ -489,7 +489,7 @@ function initUI(){
<h2>Service info</h2>
<p>This HTML5 speed test server is configured with telemetry enabled.</p>
<h4>I2P info</h4>
<p>This service uses <span class="i2pd_highlighted">i2pd</span> v2.54.0 (0.9.64) with 3 hopes</p>
<p>This service uses <span class="i2pd_highlighted">i2pd</span> v2.54.0 (0.9.64) with 3 hops</p>
<h4>What data we collect</h4>
<p>
At the end of the test, the following data is collected and stored: