From ced9406173dbcb5eadd330389910df0d6de24f49 Mon Sep 17 00:00:00 2001 From: Gitouche <26656-gitouche@users.noreply.framagit.org> Date: Tue, 27 Sep 2022 21:10:45 +0200 Subject: [PATCH] Update example and README.md -2 --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index bdb0ed8..89105cd 100644 --- a/README.md +++ b/README.md @@ -69,21 +69,6 @@ dnsentries = { } ``` - -##### subdomains -All subdomains which should be updated. They get created if they do not yet exist. - -* `subdomains` for ipv4 -* `subdomains6` for ipv6 - -``` -subdomains = ["subdomain1", "subdomain2", "subdomain3"] -subdomains6 = ["subdomain1v6", "subdomain2v6", "subdomain3v6"] -``` - -The first subdomain is used to find out the actual IP in the Zone Records. -If the returnded ip from is ipv6, it will use the first from subdomains6. - #### Run the script And run the script: