From 7bb398ad24fb81e4c7e55ac05814b90f947e4480 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 19 Jun 2021 12:12:03 +0800 Subject: [PATCH] Updated dnsapi (markdown) --- dnsapi.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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 -----------------------------------