From 26d5bfd1bc94c7b3bc61b6151808ab34de3372dd Mon Sep 17 00:00:00 2001 From: Evelyn Date: Mon, 10 Jul 2023 17:49:31 -0500 Subject: [PATCH 1/5] Create goentri.com.hotmart.json --- goentri.com.hotmart.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 goentri.com.hotmart.json diff --git a/goentri.com.hotmart.json b/goentri.com.hotmart.json new file mode 100644 index 00000000..06d71c3d --- /dev/null +++ b/goentri.com.hotmart.json @@ -0,0 +1,28 @@ +{ + "providerId": "goentri.com", + "providerName": "Entri", + "serviceId": "hotmart", + "serviceName": "Hotmart", + "version": 1, + "logoUrl": "https://cdn.goentri.com/logo.svg", + "description": "Allows user to easily set up dkim record using Entri", + "syncPubKeyDomain": "goentri.com", + "syncRedirectDomain": "api.goentri.com, goentri.com, entri.com, app.entri.com,app.goentri.com", + "variableDescription": "primaryIp is the IP, cnamehost is the host for the CNAME and cnamePointsTo is the URL to where the subdomain is pointed ", + "sharedProviderName": true, + "hostRequired": false, + "records": [ + { + "type": "A", + "host": "@", + "pointsTo": "%primaryIp%", + "ttl": 3600 + }, + { + "type": "CNAME", + "host": "www", + "pointsTo": "%cnamePointsTo%", + "ttl": 3600 + } + ] +} \ No newline at end of file From 93520253ee1402e0f5ca499c4a33b24fc85e60ec Mon Sep 17 00:00:00 2001 From: Evelyn Date: Mon, 10 Jul 2023 17:54:21 -0500 Subject: [PATCH 2/5] Create goentri.com.hotmart-subdomains.json --- goentri.com.hotmart-subdomains.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 goentri.com.hotmart-subdomains.json diff --git a/goentri.com.hotmart-subdomains.json b/goentri.com.hotmart-subdomains.json new file mode 100644 index 00000000..ed22e91f --- /dev/null +++ b/goentri.com.hotmart-subdomains.json @@ -0,0 +1,27 @@ +{ + "providerId": "goentri.com", + "providerName": "Entri", + "serviceId": "hotmart-subdomains", + "serviceName": "Hotmart Subdomains", + "version": 1, + "logoUrl": "https://cdn.goentri.com/logo.svg", + "description": "Allows user to easily set up dkim record using Entri", + "syncPubKeyDomain": "goentri.com", + "syncRedirectDomain": "api.goentri.com, goentri.com, entri.com, app.entri.com,app.goentri.com", + "variableDescription": "primaryIp is the IP, cnamehost is the host for the CNAME and cnamePointsTo is the URL to where the subdomain is pointed ", + "sharedProviderName": true, + "hostRequired": false, + "records": [ + { + "type": "CNAME", + "host": "www", + "pointsTo": "%cnamePointsTo%", + "ttl": 3600 + }, + { + "type": "REDIR301", + "target": "%target%", + "host": "@" + } + ] +} \ No newline at end of file From 0eab353889569040c7d58b07ded0592fd6094b57 Mon Sep 17 00:00:00 2001 From: Evelyn Date: Tue, 11 Jul 2023 10:25:49 -0500 Subject: [PATCH 3/5] Update goentri.com.hotmart-subdomains.json --- goentri.com.hotmart-subdomains.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/goentri.com.hotmart-subdomains.json b/goentri.com.hotmart-subdomains.json index ed22e91f..4623d6cf 100644 --- a/goentri.com.hotmart-subdomains.json +++ b/goentri.com.hotmart-subdomains.json @@ -8,10 +8,11 @@ "description": "Allows user to easily set up dkim record using Entri", "syncPubKeyDomain": "goentri.com", "syncRedirectDomain": "api.goentri.com, goentri.com, entri.com, app.entri.com,app.goentri.com", - "variableDescription": "primaryIp is the IP, cnamehost is the host for the CNAME and cnamePointsTo is the URL to where the subdomain is pointed ", + "variableDescription": "cnamePointsTo is the URL to where the subdomain is pointed and target is to where the root domains has to be pointed", "sharedProviderName": true, "hostRequired": false, "records": [ + { "type": "CNAME", "host": "www", From 86538c82ba219fa9831c07dc29ac81240572d8fe Mon Sep 17 00:00:00 2001 From: Evelyn Date: Tue, 11 Jul 2023 11:23:29 -0500 Subject: [PATCH 4/5] Update goentri.com.hotmart-subdomains.json --- goentri.com.hotmart-subdomains.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/goentri.com.hotmart-subdomains.json b/goentri.com.hotmart-subdomains.json index 4623d6cf..8c5f3a1c 100644 --- a/goentri.com.hotmart-subdomains.json +++ b/goentri.com.hotmart-subdomains.json @@ -18,11 +18,6 @@ "host": "www", "pointsTo": "%cnamePointsTo%", "ttl": 3600 - }, - { - "type": "REDIR301", - "target": "%target%", - "host": "@" } ] } \ No newline at end of file From 698176baf296e334833b2b845f620f12374ef1fc Mon Sep 17 00:00:00 2001 From: Evelyn Date: Tue, 11 Jul 2023 11:23:50 -0500 Subject: [PATCH 5/5] Update goentri.com.hotmart-subdomains.json --- goentri.com.hotmart-subdomains.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goentri.com.hotmart-subdomains.json b/goentri.com.hotmart-subdomains.json index 8c5f3a1c..437856a3 100644 --- a/goentri.com.hotmart-subdomains.json +++ b/goentri.com.hotmart-subdomains.json @@ -8,7 +8,7 @@ "description": "Allows user to easily set up dkim record using Entri", "syncPubKeyDomain": "goentri.com", "syncRedirectDomain": "api.goentri.com, goentri.com, entri.com, app.entri.com,app.goentri.com", - "variableDescription": "cnamePointsTo is the URL to where the subdomain is pointed and target is to where the root domains has to be pointed", + "variableDescription": "cnamePointsTo is the URL to where the subdomain is pointed", "sharedProviderName": true, "hostRequired": false, "records": [