From 1297d6bab1a50434f178d741492295a3fbf3a798 Mon Sep 17 00:00:00 2001 From: Krabi Date: Tue, 14 Jan 2025 23:58:46 +0300 Subject: [PATCH 1/2] Add foxogram.js --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 6d7d75eda95..366066e3ca6 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3692,7 +3692,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", + "foxogram": "foxogram-js.pages.dev" /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts. From 1f4d082070d96a86b8d2c9a5af87c74f5f920419 Mon Sep 17 00:00:00 2001 From: Matt Cowley Date: Tue, 14 Jan 2025 21:13:04 +0000 Subject: [PATCH 2/2] Alphabetical order --- cnames_active.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cnames_active.js b/cnames_active.js index 366066e3ca6..4110d862bed 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1183,6 +1183,7 @@ var cnames_active = { "foxhole-client": "foxhole-clientjs.netlify.app", "foxify": "foxifyjs.github.io/foxify", "foxman": "kaola-fed.github.io/foxman", + "foxogram": "foxogram-js.pages.dev", "fp": "iotcat.github.io/fp", "fr.single-spa": "single-spa.github.io/fr.single-spa.js.org", // noCF "frame-depth": "nwong212.github.io/frame-wizard", @@ -3692,8 +3693,7 @@ var cnames_active = { "zyh": "zyh-chopper.github.io/zyh", "zykj": "cname.vercel-dns.com", // noCF "zyx": "zyx.alwaysdata.net", - "zyy": "zyyou.github.io/notes", - "foxogram": "foxogram-js.pages.dev" + "zyy": "zyyou.github.io/notes" /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts.