From 12ee83e589593c799f99884903ed36688221cf8a Mon Sep 17 00:00:00 2001 From: Matthieu - Greep <42576124+GreepTheSheep@users.noreply.github.com> Date: Thu, 19 Nov 2020 16:31:16 +0100 Subject: [PATCH] Sorry i misstyped on a comment --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index f90ef363..71dd0700 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -14,7 +14,7 @@ * VALUE: The regular domain provided by GitHub (e.g.: "foo.github.io" for a User-/Organization Page * or "foo.github.io/bar" for a Project Page). * - * CLOUDFLARE: JS.ORG uses CloudFlare as its DNS. By default, CloudFlare proxies all requests to your subdomainf + * CLOUDFLARE: JS.ORG uses CloudFlare as its DNS. By default, CloudFlare proxies all requests to your subdomain * to get SSL support (https://foo.js.org) and make use of browser caching with a TTL of 30 min. * But you can opt-out from this and make Cloudflare forward all requests directly to GitHub. * Just add '//noCF' in the line of your requested subdomain to give us a hint.