feat: acme challenge support

This commit is contained in:
William Harrison
2024-01-21 15:52:14 +08:00
parent 8201e4fc07
commit 188715a162
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ const extraSupportedNames = [
testRegex(/^_github(-pages)?-challenge-[a-z0-9-_]+$/i), // Exception for github verification records
R.equals('_discord'),
R.equals('_gitlab-pages-verification-code'),
R.equals('_acme-challenge'),
]
const validateDomainData = validate({