mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-05 00:13:02 +08:00
DNSPod和Alidns记录信息增加缓存
This commit is contained in:
@@ -29,6 +29,10 @@ var edgeDNSHTTPClient = &http.Client{
|
||||
}
|
||||
|
||||
type EdgeDNSAPIProvider struct {
|
||||
BaseProvider
|
||||
|
||||
ProviderId int64
|
||||
|
||||
host string
|
||||
accessKeyId string
|
||||
accessKeySecret string
|
||||
|
||||
Reference in New Issue
Block a user