mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-04 08:19:32 +00:00
feat: acme challenge support
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user