safedns: rename UKFast SafeDNS to ANS SafeDNS (#2877)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
Dane 2026-03-08 23:02:14 +00:00 committed by GitHub
commit 7b1aa50081
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 50 additions and 50 deletions

View file

@ -3417,7 +3417,7 @@ func displayDNSHelp(w io.Writer, name string) error {
case "safedns":
// generated from: providers/dns/safedns/safedns.toml
ew.writeln(`Configuration for UKFast SafeDNS.`)
ew.writeln(`Configuration for ANS SafeDNS.`)
ew.writeln(`Code: 'safedns'`)
ew.writeln(`Since: 'v4.6.0'`)
ew.writeln()