From 36da2c3e70ee15a4db2d1f753117d96b415e4063 Mon Sep 17 00:00:00 2001
From: Antoine Gersant <antoine.gersant@lesforges.org>
Date: Sun, 2 Feb 2025 19:23:47 -0800
Subject: [PATCH] Removed ydns from suggested ddns services

---
 docs/DDNS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/DDNS.md b/docs/DDNS.md
index 26227b9..787dbbc 100644
--- a/docs/DDNS.md
+++ b/docs/DDNS.md
@@ -14,7 +14,7 @@ You can access your Polaris installation from anywhere via your computer's publi
 
 A solution to these problems is to set up Dynamic DNS, so that your installation can always be reached at a fixed URL.
 
-1. Reserve a URL with a dynamic DNS provider such as https://www.duckdns.org/, https://freemyip.com/ or https://ydns.io/.
+1. Reserve a URL with a dynamic DNS provider such as https://www.duckdns.org/ or https://freemyip.com/.
 2. The dynamic DNS provider gives you a unique Update URL that can be used to tell them where to send traffic. For example, `freemyip.com` gives you this URL immediately after claiming a subdomain. Other providers may show it in your profile page, etc.
 3. Access your Polaris instance (http://localhost:5050 by default).
 4. Go to the `Setting page` and into the `Dynamic DNS` section.