Updated dnsapi (markdown)

garycnew 2021-10-10 09:12:01 -06:00
parent 2b83e5934e
commit af67d7df1a

@ -2736,7 +2736,7 @@ Please report any issue to [https://github.com/acmesh-official/acme.sh/issues/37
!!! IMPORTANT: Make sure the verson of ISPMan supports TXT records !!!
The `dns_ispman.sh` api Adds & Deletes domain TXT records by authenticating into the [ISPMan](http://ispman.sourceforge.net/) Customer Control Panel and executing HTTP POST & GET requests.
The `dns_ispman.sh` api Adds & Deletes domain TXT records by authenticating into the [ISPMan](http://ispman.sourceforge.net/) Customer Control Panel and executing related HTTP POST & GET requests.
The `dns_ispman.sh` api requires your `<domain>` and `<passwd>` for authentication:
```sh