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/65f2dbce77666eff5c97f9b2f8be95b71188a901/packages/jQuery.Ajax.Unobtrusive.2.0.20710.0/jQuery.Ajax.Unobtrusive.2.0.20710.0.nuspec You should set ROOT_URL correctly, otherwise the web may not work correctly.
Prowlarr/packages/jQuery.Ajax.Unobtrusive.2.0.../jQuery.Ajax.Unobtrusive.2.0...

17 lines
842 B

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>jQuery.Ajax.Unobtrusive</id>
<version>2.0.20710.0</version>
<title>jQuery Unobtrusive Ajax</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=227523</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Legacy package, jQuery.Ajax.Unobtrusive is now included in the 'Microsoft.jQuery.Unobtrusive.Ajax' package.</description>
<summary>Legacy package, jQuery.Ajax.Unobtrusive is now included in the 'Microsoft.jQuery.Unobtrusive.Ajax' package.</summary>
<dependencies>
<dependency id="Microsoft.jQuery.Unobtrusive.Ajax" version="2.0.20613.0" />
</dependencies>
</metadata>
</package>