We have some domains containing `_`, like prod_conv.culture.gouv.fr.
Although they can't be used in URLs, they are valid domains according to RFC 2782.
As this repo is named "noms de domaines" not "URLs", I think we should allow them.
This fixes the failing CI.
Edited by Julien Palard