Update cnames_active.js

master
Matthieu - Greep 4 years ago committed by GitHub
parent d0c666c93b
commit 46b27d5bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      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 subdomain
* CLOUDFLARE: JS.ORG uses CloudFlare as its DNS. By default, CloudFlare proxies all requests to your subdomainf
* 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.
@ -2224,7 +2224,7 @@ var cnames_active = {
"spacebot": "spacebot2.github.io",
"spax": "crossjs.github.io/spax-site",
"spectragram": "adrianengine.github.io/jquery-spectragram", // noCF? (don´t add this in a new PR)
"speedrun": "greepthesheep.github.io/speedrun.js",
"speedrun": "speedrunjs.readthedocs.io",
"speroxu": "speroxu.github.io",
"spider": "spider-scraper.netlify.app",
"spike": "spike.netlify.com",

Loading…
Cancel
Save