Updated dnsapi (markdown)

master
neil 2021-06-19 12:12:03 +08:00
parent be55d99189
commit 7bb398ad24
1 changed files with 5 additions and 4 deletions

@ -2662,6 +2662,11 @@ acme.sh --issue --dns dns_azion -d example.com -d www.example.com
Please report any issue to https://github.com/acmesh-official/acme.sh/issues/3555 Please report any issue to https://github.com/acmesh-official/acme.sh/issues/3555
## # Using Oracle Cloud Infrastructure DNS
See: <https://github.com/acmesh-official/acme.sh/wiki/Using-Oracle-Cloud-Infrastructure-DNS>
# Use custom API # Use custom API
If your API is not supported yet, you can write your own DNS API. If your API is not supported yet, you can write your own DNS API.
@ -2680,11 +2685,7 @@ For more details, please check our sample script: [dns_myapi.sh](https://github.
See: [DNS API Dev Guide](https://github.com/Neilpang/acme.sh/wiki/DNS-API-Dev-Guide) See: [DNS API Dev Guide](https://github.com/Neilpang/acme.sh/wiki/DNS-API-Dev-Guide)
-----------------------------------
# Using Oracle Cloud Infrastructure DNS
See <https://github.com/acmesh-official/acme.sh/wiki/Using-Oracle-Cloud-Infrastructure-DNS>
----------------------------------- -----------------------------------