mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
safedns: rename UKFast SafeDNS to ANS SafeDNS (#2877)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
parent
a56697ed1c
commit
7b1aa50081
6 changed files with 50 additions and 50 deletions
8
docs/content/dns/zz_gen_safedns.md
generated
8
docs/content/dns/zz_gen_safedns.md
generated
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title: "UKFast SafeDNS"
|
||||
title: "ANS SafeDNS"
|
||||
date: 2019-03-03T16:39:46+01:00
|
||||
draft: false
|
||||
slug: safedns
|
||||
dnsprovider:
|
||||
since: "v4.6.0"
|
||||
code: "safedns"
|
||||
url: "https://www.ukfast.co.uk/dns-hosting.html"
|
||||
url: "https://www.ans.co.uk/"
|
||||
---
|
||||
|
||||
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
|
||||
|
|
@ -14,7 +14,7 @@ dnsprovider:
|
|||
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
|
||||
|
||||
|
||||
Configuration for [UKFast SafeDNS](https://www.ukfast.co.uk/dns-hosting.html).
|
||||
Configuration for [ANS SafeDNS](https://www.ans.co.uk/).
|
||||
|
||||
|
||||
<!--more-->
|
||||
|
|
@ -23,7 +23,7 @@ Configuration for [UKFast SafeDNS](https://www.ukfast.co.uk/dns-hosting.html).
|
|||
- Since: v4.6.0
|
||||
|
||||
|
||||
Here is an example bash command using the UKFast SafeDNS provider:
|
||||
Here is an example bash command using the ANS SafeDNS provider:
|
||||
|
||||
```bash
|
||||
SAFEDNS_AUTH_TOKEN=xxxxxx \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue