diff --git a/README.md b/README.md index 5a2f697a..265ff126 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Detailed documentation is available [here](https://go-acme.github.io/lego/dns). | [Civo](https://go-acme.github.io/lego/dns/civo/) | [CloudDNS](https://go-acme.github.io/lego/dns/clouddns/) | [Cloudflare](https://go-acme.github.io/lego/dns/cloudflare/) | [ClouDNS](https://go-acme.github.io/lego/dns/cloudns/) | | [CloudXNS](https://go-acme.github.io/lego/dns/cloudxns/) | [ConoHa](https://go-acme.github.io/lego/dns/conoha/) | [Constellix](https://go-acme.github.io/lego/dns/constellix/) | [deSEC.io](https://go-acme.github.io/lego/dns/desec/) | | [Designate DNSaaS for Openstack](https://go-acme.github.io/lego/dns/designate/) | [Digital Ocean](https://go-acme.github.io/lego/dns/digitalocean/) | [DNS Made Easy](https://go-acme.github.io/lego/dns/dnsmadeeasy/) | [DNSimple](https://go-acme.github.io/lego/dns/dnsimple/) | -| [DNSPod](https://go-acme.github.io/lego/dns/dnspod/) | [Domain Offensive (do.de)](https://go-acme.github.io/lego/dns/dode/) | [Domeneshop](https://go-acme.github.io/lego/dns/domeneshop/) | [DreamHost](https://go-acme.github.io/lego/dns/dreamhost/) | +| [DNSPod (deprecated)](https://go-acme.github.io/lego/dns/dnspod/) | [Domain Offensive (do.de)](https://go-acme.github.io/lego/dns/dode/) | [Domeneshop](https://go-acme.github.io/lego/dns/domeneshop/) | [DreamHost](https://go-acme.github.io/lego/dns/dreamhost/) | | [Duck DNS](https://go-acme.github.io/lego/dns/duckdns/) | [Dyn](https://go-acme.github.io/lego/dns/dyn/) | [Dynu](https://go-acme.github.io/lego/dns/dynu/) | [EasyDNS](https://go-acme.github.io/lego/dns/easydns/) | | [Epik](https://go-acme.github.io/lego/dns/epik/) | [Exoscale](https://go-acme.github.io/lego/dns/exoscale/) | [External program](https://go-acme.github.io/lego/dns/exec/) | [freemyip.com](https://go-acme.github.io/lego/dns/freemyip/) | | [G-Core Labs](https://go-acme.github.io/lego/dns/gcore/) | [Gandi Live DNS (v5)](https://go-acme.github.io/lego/dns/gandiv5/) | [Gandi](https://go-acme.github.io/lego/dns/gandi/) | [Glesys](https://go-acme.github.io/lego/dns/glesys/) | @@ -75,7 +75,7 @@ Detailed documentation is available [here](https://go-acme.github.io/lego/dns). | [Tencent Cloud DNS](https://go-acme.github.io/lego/dns/tencentcloud/) | [TransIP](https://go-acme.github.io/lego/dns/transip/) | [UKFast SafeDNS](https://go-acme.github.io/lego/dns/safedns/) | [Variomedia](https://go-acme.github.io/lego/dns/variomedia/) | | [VegaDNS](https://go-acme.github.io/lego/dns/vegadns/) | [Vercel](https://go-acme.github.io/lego/dns/vercel/) | [Versio.[nl/eu/uk]](https://go-acme.github.io/lego/dns/versio/) | [VinylDNS](https://go-acme.github.io/lego/dns/vinyldns/) | | [VK Cloud](https://go-acme.github.io/lego/dns/vkcloud/) | [Vscale](https://go-acme.github.io/lego/dns/vscale/) | [Vultr](https://go-acme.github.io/lego/dns/vultr/) | [WEDOS](https://go-acme.github.io/lego/dns/wedos/) | -| [Yandex Cloud](https://go-acme.github.io/lego/dns/yandexcloud/) | [Yandex](https://go-acme.github.io/lego/dns/yandex/) | [Zone.ee](https://go-acme.github.io/lego/dns/zoneee/) | [Zonomi](https://go-acme.github.io/lego/dns/zonomi/) | +| [Yandex (deprecated)](https://go-acme.github.io/lego/dns/yandex/) | [Yandex Cloud](https://go-acme.github.io/lego/dns/yandexcloud/) | [Zone.ee](https://go-acme.github.io/lego/dns/zoneee/) | [Zonomi](https://go-acme.github.io/lego/dns/zonomi/) | diff --git a/cmd/zz_gen_cmd_dnshelp.go b/cmd/zz_gen_cmd_dnshelp.go index 9feb407c..649accf3 100644 --- a/cmd/zz_gen_cmd_dnshelp.go +++ b/cmd/zz_gen_cmd_dnshelp.go @@ -613,7 +613,7 @@ func displayDNSHelp(name string) error { case "dnspod": // generated from: providers/dns/dnspod/dnspod.toml - ew.writeln(`Configuration for DNSPod.`) + ew.writeln(`Configuration for DNSPod (deprecated).`) ew.writeln(`Code: 'dnspod'`) ew.writeln(`Since: 'v0.4.0'`) ew.writeln() @@ -2331,7 +2331,7 @@ func displayDNSHelp(name string) error { case "yandex": // generated from: providers/dns/yandex/yandex.toml - ew.writeln(`Configuration for Yandex.`) + ew.writeln(`Configuration for Yandex (deprecated).`) ew.writeln(`Code: 'yandex'`) ew.writeln(`Since: 'v3.7.0'`) ew.writeln() diff --git a/docs/content/dns/zz_gen_dnspod.md b/docs/content/dns/zz_gen_dnspod.md index 3547c838..fc58ecec 100644 --- a/docs/content/dns/zz_gen_dnspod.md +++ b/docs/content/dns/zz_gen_dnspod.md @@ -1,5 +1,5 @@ --- -title: "DNSPod" +title: "DNSPod (deprecated)" date: 2019-03-03T16:39:46+01:00 draft: false slug: dnspod @@ -13,8 +13,8 @@ dnsprovider: +Use the Tencent Cloud provider instead. -Configuration for [DNSPod](https://www.dnspod.com/). @@ -23,7 +23,7 @@ Configuration for [DNSPod](https://www.dnspod.com/). - Since: v0.4.0 -Here is an example bash command using the DNSPod provider: +Here is an example bash command using the DNSPod (deprecated) provider: ```bash DNSPOD_API_KEY=xxxxxx \ diff --git a/docs/content/dns/zz_gen_yandex.md b/docs/content/dns/zz_gen_yandex.md index cb2241bf..09c3ab2a 100644 --- a/docs/content/dns/zz_gen_yandex.md +++ b/docs/content/dns/zz_gen_yandex.md @@ -1,5 +1,5 @@ --- -title: "Yandex" +title: "Yandex (deprecated)" date: 2019-03-03T16:39:46+01:00 draft: false slug: yandex @@ -13,8 +13,8 @@ dnsprovider: +Use the Yandex Cloud provider instead. -Configuration for [Yandex](https://yandex.com/). @@ -23,7 +23,7 @@ Configuration for [Yandex](https://yandex.com/). - Since: v3.7.0 -Here is an example bash command using the Yandex provider: +Here is an example bash command using the Yandex (deprecated) provider: ```bash YANDEX_PDD_TOKEN= \ diff --git a/providers/dns/dnspod/dnspod.toml b/providers/dns/dnspod/dnspod.toml index 96328edd..ff153559 100644 --- a/providers/dns/dnspod/dnspod.toml +++ b/providers/dns/dnspod/dnspod.toml @@ -1,5 +1,7 @@ -Name = "DNSPod" -Description = '''''' +Name = "DNSPod (deprecated)" +Description = ''' +Use the Tencent Cloud provider instead. +''' URL = "https://www.dnspod.com/" Code = "dnspod" Since = "v0.4.0" diff --git a/providers/dns/yandex/yandex.toml b/providers/dns/yandex/yandex.toml index 80860e8f..31a4d074 100644 --- a/providers/dns/yandex/yandex.toml +++ b/providers/dns/yandex/yandex.toml @@ -1,5 +1,7 @@ -Name = "Yandex" -Description = '''''' +Name = "Yandex (deprecated)" +Description = ''' +Use the Yandex Cloud provider instead. +''' URL = "https://yandex.com/" Code = "yandex" Since = "v3.7.0"