DNSPod和Alidns记录信息增加缓存

This commit is contained in:
GoEdgeLab
2022-10-20 21:47:21 +08:00
parent 5fc0cd688b
commit f5a62b80de
19 changed files with 474 additions and 26 deletions

View File

@@ -36,6 +36,8 @@ var cloudFlareHTTPClient = &http.Client{
type CloudFlareProvider struct {
BaseProvider
ProviderId int64
apiKey string // API密钥
email string // 账号邮箱