Skip to content

Those domains don't resolve an address without their www prefix.

Julien Palard requested to merge github/fork/JulienPalard/mdk-nxdomain into master

As we want only domains giving a 200 over HTTP, it's better if they resolve.

Browsers are cool nowadays: if a domain don't resolve an address they try prefixing a www automatically, so from a user point of view they do return a 200 though. But I think if we want to script some tools from this dataset, this is better that way.

Merge request reports

Loading