From f529a3f74b6433416b7e1a8cdca8c77267611c91 Mon Sep 17 00:00:00 2001 From: Ryan Bolger Date: Sun, 23 Jun 2024 18:24:35 -0700 Subject: [PATCH] docs: add DNSPod warning about switching to TencentDNS --- docs/Plugins/DNSPod.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Plugins/DNSPod.md b/docs/Plugins/DNSPod.md index a404efd4..834c60ed 100644 --- a/docs/Plugins/DNSPod.md +++ b/docs/Plugins/DNSPod.md @@ -4,6 +4,9 @@ title: DNSPod This plugin works against the [DNSPod](https://dnspod.com/) provider. It is assumed that you have already setup an account and created the domain you will be working against. +!!! warning + DNSPod is now integrated with Tencent Cloud and will eventually be disabling the legacy DNSPod Token authentication this plugin uses. It is recommended to switch to the [TencentDNS](TencentDNS.md) plugin instead. + ## Setup As of November 13, 2020, DNSPod was integrated with Tencent Cloud and slightly changed how their API works. Instead of authenticating with your normal website login credentials, you must create an API token to use instead.