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/530c4dc11b4ccb5f2a0d02490b2f16f4b10caf15/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.