From 7643e1fbf21caae9e212d1727e770f8766402a69 Mon Sep 17 00:00:00 2001 From: webtoolbox Date: Mon, 25 Jul 2022 01:11:15 -0400 Subject: [PATCH 1/4] Update websitetoolbox.com.apexforum.json Added syncRedirectDomain --- websitetoolbox.com.apexforum.json | 1 + 1 file changed, 1 insertion(+) diff --git a/websitetoolbox.com.apexforum.json b/websitetoolbox.com.apexforum.json index e01d3e06..4197b42e 100644 --- a/websitetoolbox.com.apexforum.json +++ b/websitetoolbox.com.apexforum.json @@ -6,6 +6,7 @@ "version": 1, "logoUrl":"https://cdn.websitetoolbox.com/images/logos/wt_logo_transparent.png", "description":"Enables the root of a domain to work with Website Toolbox.", + "syncRedirectDomain": "websitetoolbox.com, www.websitetoolbox.com, beta.websitetoolbox.com", "variableDescription":"", "records":[ { From 346bde6596333ffc4a83a5790848bd6bd4c16822 Mon Sep 17 00:00:00 2001 From: Sandeep Sondhi Date: Mon, 25 Jul 2022 01:16:34 -0400 Subject: [PATCH 2/4] Added syncRedirectDomain --- websitetoolbox.com.forum.json | 1 + 1 file changed, 1 insertion(+) diff --git a/websitetoolbox.com.forum.json b/websitetoolbox.com.forum.json index d5584b9c..9988eadd 100644 --- a/websitetoolbox.com.forum.json +++ b/websitetoolbox.com.forum.json @@ -8,6 +8,7 @@ "description":"Enables a subdomain to work with Website Toolbox.", "variableDescription":"host is the subdomain that wants to be used. ie: 'forum' for forum.mydomain.com.", "hostRequired": true, + "syncRedirectDomain": "websitetoolbox.com, www.websitetoolbox.com, beta.websitetoolbox.com", "records":[ { "type":"CNAME", From 9a1f997d3e3f4a06914f341eb286573ef1b59380 Mon Sep 17 00:00:00 2001 From: webtoolbox Date: Thu, 28 Jul 2022 21:21:30 -0400 Subject: [PATCH 3/4] Increased version number --- websitetoolbox.com.apexforum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websitetoolbox.com.apexforum.json b/websitetoolbox.com.apexforum.json index 4197b42e..5d98e23b 100644 --- a/websitetoolbox.com.apexforum.json +++ b/websitetoolbox.com.apexforum.json @@ -3,7 +3,7 @@ "providerName":"Website Toolbox", "serviceId":"apexforum", "serviceName":"Website Toolbox Forum", - "version": 1, + "version": 2, "logoUrl":"https://cdn.websitetoolbox.com/images/logos/wt_logo_transparent.png", "description":"Enables the root of a domain to work with Website Toolbox.", "syncRedirectDomain": "websitetoolbox.com, www.websitetoolbox.com, beta.websitetoolbox.com", From 63be721de89ff80466bac9e78cd822dd13328df5 Mon Sep 17 00:00:00 2001 From: webtoolbox Date: Thu, 28 Jul 2022 21:21:51 -0400 Subject: [PATCH 4/4] Increased version number --- websitetoolbox.com.forum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websitetoolbox.com.forum.json b/websitetoolbox.com.forum.json index 9988eadd..4151b5f3 100644 --- a/websitetoolbox.com.forum.json +++ b/websitetoolbox.com.forum.json @@ -3,7 +3,7 @@ "providerName":"Website Toolbox", "serviceId":"forum", "serviceName":"Website Toolbox Forum", - "version": 1, + "version": 2, "logoUrl":"https://cdn.websitetoolbox.com/images/logos/wt_logo_transparent.png", "description":"Enables a subdomain to work with Website Toolbox.", "variableDescription":"host is the subdomain that wants to be used. ie: 'forum' for forum.mydomain.com.",