Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/blame/commit/def8500dd0a9365c98cd2bdc3fa925dd2c6a7dc6/RSSDP/DiscoveredSsdpDevice.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
/// Represents a discovered device, containing basic information about the device and the location of it's full device description document. Also provides convenience methods for retrieving the device description document.
/// Returns true if this device information has expired, based on the current date/time, and the <see cref="CacheLifetime"/> & <see cref="AsAt"/> properties.