Update validations.js

This commit is contained in:
CuteDog5695
2024-09-13 18:03:21 +03:00
committed by GitHub
parent 54b64e86fe
commit d5837a6112
+1
View File
@@ -60,6 +60,7 @@ const extraSupportedNames = [
R.equals("_dmarc"),
R.equals("_domainkey"),
R.equals("_improvmx"),
R.equals("_vercel"),
testRegex(/^_gh-[a-z0-9-_]+$/i),
];