From 5f4804b5beee2b59d214b0adc5b83f5ad031a62c Mon Sep 17 00:00:00 2001 From: dallasread Date: Thu, 10 Oct 2024 19:04:37 -0300 Subject: [PATCH] Update export-domain-names-to-file.md --- content/articles/export-domain-names-to-file.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/content/articles/export-domain-names-to-file.md b/content/articles/export-domain-names-to-file.md index c8ef1df24..521b610bc 100644 --- a/content/articles/export-domain-names-to-file.md +++ b/content/articles/export-domain-names-to-file.md @@ -35,10 +35,11 @@ We include domain registration and DNS zone details in the exported file: | Attribute | Description | | --- | --- | -| **domain_name** | name of the domain| -| **labels** | labels that have been attached to the domain| -| **registration_state** | the current registration state| -| **registration_contact** | the current registration contact| +| **domain_name** | name of the domain | +| **labels** | labels that have been attached to the domain | +| **tld** | the tld of the domain | +| **registration_state** | the current registration state | +| **registration_contact** | the current registration contact | | **expiration_date** | the date the domain expires | | **renew_by** | the date the domain must be renewed by | | **auto_renews** | whether the domain auto-renews |