mirror of https://github.com/certd/certd
refactor: dnspod支持
parent
71f6d5769a
commit
ec81572670
|
@ -69,8 +69,8 @@ export default class AliyunDnsProvider extends DnsProvider {
|
||||||
DomainName: domain,
|
DomainName: domain,
|
||||||
RR: rr,
|
RR: rr,
|
||||||
Type: type,
|
Type: type,
|
||||||
Value: value,
|
Value: value
|
||||||
Line: 'oversea' // 海外
|
// Line: 'oversea' // 海外
|
||||||
}
|
}
|
||||||
|
|
||||||
const requestOption = {
|
const requestOption = {
|
||||||
|
|
Loading…
Reference in New Issue