diff --git a/lib/grunt/defaults.json b/lib/grunt/defaults.json index 8e3752d..c2fc592 100644 --- a/lib/grunt/defaults.json +++ b/lib/grunt/defaults.json @@ -1,6 +1,6 @@ { "providers": { - "mozilla": "http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effective_tld_names.dat?raw=1" + "mozilla": "https://hg.mozilla.org/mozilla-central/raw-file/tip/netwerk/dns/effective_tld_names.dat" }, "default_provider": "mozilla" } \ No newline at end of file