mirror of
https://github.com/certd/certd.git
synced 2026-04-30 17:37:24 +08:00
chore: 1
This commit is contained in:
@@ -163,6 +163,8 @@ export function createChallengeFn(opts = {}) {
|
||||
} catch (e) {
|
||||
log(`权威服务器获取TXT解析记录失败:${e.message}`)
|
||||
}
|
||||
}else{
|
||||
log(`跳过从权威服务器获取TXT解析记录`);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user