Accurate and rough measure for mirror site

This commit is contained in:
Aoran Zeng
2025-07-11 15:08:57 +08:00
parent 4fed086f7d
commit f6731adf81
13 changed files with 84 additions and 69 deletions

View File

@@ -10,7 +10,7 @@
static MirrorSite_t NugetOrg =
{
"nuget.org", "NuGet Org", "Nuget Organization", "https://www.nuget.org/",
{SKIP, ToFill, ToFill, NULL}
{SKIP, ToFill, ToFill, NULL, ROUGH}
};
/**