mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41:10 +08:00
【调整】创建ca方法部分字段非必填
【调整】spaceship
This commit is contained in:
@@ -55,7 +55,6 @@ func (d *DNSProvider) Timeout() (timeout, interval time.Duration) {
|
||||
}
|
||||
|
||||
func (d *DNSProvider) Present(domain, token, keyAuth string) error {
|
||||
fmt.Println(d.config.WebhookConfig.Url)
|
||||
configData = d.config.WebhookConfig.Data
|
||||
return d.send(domain, token, keyAuth, "present")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user