Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/src/commit/1665bfa6ac55f0cb2487a0304e73acc817e29981/ServiceHelpers/ServiceUninstall/Properties/AssemblyInfo.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("UninstallService")]
|
|
[assembly: Guid("0a964b21-9de9-40b3-9378-0474fd5f21a8")]
|
|
|
|
[assembly: AssemblyVersion("10.0.0.*")]
|
|
[assembly: AssemblyFileVersion("10.0.0.*")]
|