diff --git a/dnsapi.md b/dnsapi.md index 45716e9..aeddd0a 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -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 +## # Using Oracle Cloud Infrastructure DNS + +See: + + # Use custom 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) ------------------------------------ -# Using Oracle Cloud Infrastructure DNS - -See -----------------------------------