From 8ace035614030c8e3efe620e0a93259b423f9b4d Mon Sep 17 00:00:00 2001 From: udit2303 <69803864+udit2303@users.noreply.github.com> Date: Sat, 19 Dec 2020 16:37:43 +0530 Subject: [PATCH 1/2] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index bbff940b..6d014423 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2295,6 +2295,7 @@ var cnames_active = { "snekfetch": "devsnek.github.io/snekfetch", "snippet": "jmas.github.io/gist", "snow": "cname.vercel-dns.com", // noCF + "snowflake-api":"https://udit2303.github.io/snowflake-api-docs", "snowglobe": "3052cole.github.io/snowglobe", "social-likes": "sapegin.github.io/social-likes", // noCF? (don´t add this in a new PR) "social-likes-next": "sapegin.github.io/social-likes-next", // noCF? (don´t add this in a new PR) From c3776e84d7313a7a181de475bdc3a3c69d5b8564 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Sat, 19 Dec 2020 13:57:34 +0000 Subject: [PATCH 2/2] Rm https --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 6d014423..d748e579 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2295,7 +2295,7 @@ var cnames_active = { "snekfetch": "devsnek.github.io/snekfetch", "snippet": "jmas.github.io/gist", "snow": "cname.vercel-dns.com", // noCF - "snowflake-api":"https://udit2303.github.io/snowflake-api-docs", + "snowflake-api": "udit2303.github.io/snowflake-api-docs", "snowglobe": "3052cole.github.io/snowglobe", "social-likes": "sapegin.github.io/social-likes", // noCF? (don´t add this in a new PR) "social-likes-next": "sapegin.github.io/social-likes-next", // noCF? (don´t add this in a new PR)