mirror of
https://github.com/certd/certd.git
synced 2026-04-15 21:40:53 +08:00
refactor: dnspod支持
This commit is contained in:
@@ -69,8 +69,8 @@ export default class AliyunDnsProvider extends DnsProvider {
|
||||
DomainName: domain,
|
||||
RR: rr,
|
||||
Type: type,
|
||||
Value: value,
|
||||
Line: 'oversea' // 海外
|
||||
Value: value
|
||||
// Line: 'oversea' // 海外
|
||||
}
|
||||
|
||||
const requestOption = {
|
||||
|
||||
Reference in New Issue
Block a user