From 356451f56b1f01d7c018272acdd30047f75c74fe Mon Sep 17 00:00:00 2001 From: driveax Date: Thu, 11 Dec 2025 18:41:51 +0530 Subject: [PATCH 1/2] Update cnames_active.js --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 6355eafd0f9..a8e6d194e8b 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3679,7 +3679,8 @@ var cnames_active = { "zyh": "zyh-chopper.github.io/zyh", "zykj": "cname.vercel-dns.com", // noCF "zyx": "zyx.alwaysdata.net", - "zyy": "zyyou.github.io/notes" + "zyy": "zyyou.github.io/notes", + "intx": "devanshtech73-crypto.github.io/jsorg" /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts. From 07085aff119d323fc1a1fa98d03b4adde4fdef1a Mon Sep 17 00:00:00 2001 From: driveax Date: Thu, 11 Dec 2025 18:46:55 +0530 Subject: [PATCH 2/2] Add 'intx' subdomain to cnames_active.js --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index a8e6d194e8b..24f3bce5b80 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1505,6 +1505,7 @@ var cnames_active = { "inter": "interjs.github.io", "internetmarke": "schaechinger.github.io/internetmarke", "interview": "fengzilong.github.io/interview-101", + "intx": "devanshtech73-crypto.github.io/jsorg", "invent": "isaiahpatton.github.io/InventJS", "invoicing": "vahe.github.io/InvoicingJs", "iot": "product-engineer.github.io/iot.js.org", // noCF @@ -3680,7 +3681,7 @@ var cnames_active = { "zykj": "cname.vercel-dns.com", // noCF "zyx": "zyx.alwaysdata.net", "zyy": "zyyou.github.io/notes", - "intx": "devanshtech73-crypto.github.io/jsorg" + /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts.