Update validations.js

This commit is contained in:
CuteDog5695
2024-08-14 15:44:57 +03:00
committed by GitHub
parent e0eb4be6e4
commit 6fedfdf707
+1
View File
@@ -59,6 +59,7 @@ const extraSupportedNames = [
R.equals("_acme-challenge"),
R.equals("_dmarc"),
R.equals("_domainkey"),
R.equals("_improvmx"),
testRegex(/^_gh-[a-z0-9-_]+$/i),
];