From 8c4c65846ad2d58aa0a5aeeccfc91bc72831cf4b Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Fri, 29 Apr 2016 21:00:11 +0200 Subject: [PATCH] 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 401c8f42..991437ea 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 redirects all requests directly to + * CLOUDFLARE: JS.ORG uses CloudFlare as its DNS. By default, CloudFlare forwards all requests directly to * GitHub. But as an opt-in you can make CloudFlare proxy requests to your subdomain * to get SSL support (https://foo.js.org). Just add '//CF' in the line of your requested * subdomain to give me a hint. (CloudFlares caching as a CDN is bypassed by default)