From 208306d5fd9d776fcb1520b4d851c8cefb8b055b Mon Sep 17 00:00:00 2001 From: Tyowk Date: Mon, 14 Oct 2024 20:36:03 +0700 Subject: [PATCH 1/4] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 7137d6274d0..e08cba2d233 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -197,6 +197,7 @@ var cnames_active = { "anukul": "anukul.github.io", "aoi": "aoijs.github.io/website", "aoitr": "dexaroffical.github.io/aoi.js-tr", + "aoimysql": "cname.vercel-dns.com", // noCF "aom": "scarych.github.io/aom", "aomex": "aomex.github.io", "apicluster": "ramsunvtech.github.io/apicluster", // noCF? (don´t add this in a new PR) From aa339f6a3293a2c71a21433fdaa23ac676e23ee5 Mon Sep 17 00:00:00 2001 From: Matt Cowley Date: Mon, 14 Oct 2024 14:53:50 +0100 Subject: [PATCH 2/4] 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 e08cba2d233..023fee26f22 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -196,8 +196,8 @@ var cnames_active = { "antwar": "antwarjs.github.io/antwar", "anukul": "anukul.github.io", "aoi": "aoijs.github.io/website", - "aoitr": "dexaroffical.github.io/aoi.js-tr", "aoimysql": "cname.vercel-dns.com", // noCF + "aoitr": "dexaroffical.github.io/aoi.js-tr", "aom": "scarych.github.io/aom", "aomex": "aomex.github.io", "apicluster": "ramsunvtech.github.io/apicluster", // noCF? (don´t add this in a new PR) From 5a3adeceeed40016fd775d51e3f346efc7706b7f Mon Sep 17 00:00:00 2001 From: Tyowk Date: Tue, 15 Oct 2024 08:27:44 +0700 Subject: [PATCH 3/4] 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 023fee26f22..4528a2a07fa 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -196,7 +196,7 @@ var cnames_active = { "antwar": "antwarjs.github.io/antwar", "anukul": "anukul.github.io", "aoi": "aoijs.github.io/website", - "aoimysql": "cname.vercel-dns.com", // noCF + "aoimysql": "cname.vercel-dns.com.", // noCF "aoitr": "dexaroffical.github.io/aoi.js-tr", "aom": "scarych.github.io/aom", "aomex": "aomex.github.io", From f0993f032c49346ec6fe565dbe7b72d254e12c09 Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Tue, 15 Oct 2024 20:15:11 +0200 Subject: [PATCH 4/4] 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 4528a2a07fa..023fee26f22 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -196,7 +196,7 @@ var cnames_active = { "antwar": "antwarjs.github.io/antwar", "anukul": "anukul.github.io", "aoi": "aoijs.github.io/website", - "aoimysql": "cname.vercel-dns.com.", // noCF + "aoimysql": "cname.vercel-dns.com", // noCF "aoitr": "dexaroffical.github.io/aoi.js-tr", "aom": "scarych.github.io/aom", "aomex": "aomex.github.io",