mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
Add provider type
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
static MirrorSite_t NugetOrg =
|
||||
{
|
||||
IS_UpstreamProvider,
|
||||
"nuget.org", "NuGet Org", "Nuget Organization", "https://www.nuget.org/",
|
||||
{SKIP, ToFill, ToFill, NULL, ROUGH}
|
||||
};
|
||||
|
Reference in New Issue
Block a user