From 3e95290aebfd6803b983d45ee669954a43f91806 Mon Sep 17 00:00:00 2001 From: Jayant Bhusare Date: Thu, 23 Oct 2025 21:27:55 +0530 Subject: [PATCH 1/2] Add jayannt subdomain to cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 3c7a14da96a..03fb61be000 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3655,6 +3655,7 @@ var cnames_active = { "zykj": "cname.vercel-dns.com", // noCF "zyx": "zyx.alwaysdata.net", "zyy": "zyyou.github.io/notes" + "jayannt": "jayannt.github.io" /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts. From 3e926184ed745ca012bc44fe15027808adf4f30c Mon Sep 17 00:00:00 2001 From: Jayant Bhusare Date: Thu, 23 Oct 2025 22:05:52 +0530 Subject: [PATCH 2/2] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 03fb61be000..da7255bff27 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3655,7 +3655,7 @@ var cnames_active = { "zykj": "cname.vercel-dns.com", // noCF "zyx": "zyx.alwaysdata.net", "zyy": "zyyou.github.io/notes" - "jayannt": "jayannt.github.io" + /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts.