diff --git a/source/dub/dub.d b/source/dub/dub.d index a08452e..1fee7b9 100644 --- a/source/dub/dub.d +++ b/source/dub/dub.d @@ -62,8 +62,8 @@ static immutable string[] defaultRegistryURLs = [ "https://code.dlang.org/", "https://codemirror.dlang.org/", + "https://dub.bytecraft.nl/", "https://code-mirror.dlang.io/", - "https://dub-registry.herokuapp.com/", ]; /** Returns a default list of package suppliers.