librespeed / speedtest-go

Go backend for LibreSpeed
GNU Lesser General Public License v3.0
724 stars 153 forks source link

Pagetitle appears as zzz.cat 'Speedtest' #32

Closed fitchtravis closed 2 years ago

fitchtravis commented 3 years ago

Description

Hosting this internally, the page title appears as 'zzz.cat Speedtest'

Server

the function setPageTitle() in index.html is not correctly returning the location.hostname and results in a page title of

zzz.cat Speedtest

maddie commented 3 years ago

You should probably provide your own page using assets directory, but I'll change the pages back to default ones for now