Add // noCF comment to disable Cloudflare's proxy

https://github.com/js-org/js.org/pull/4894#issuecomment-717994135
master
Anand Chowdhary 4 years ago committed by GitHub
parent 83656fd9bd
commit 2356b03626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      cnames_active.js

@ -2444,7 +2444,7 @@ var cnames_active = {
"up": "codefeathers.github.io/up",
"uppload": "uppload.netlify.com",
"upptime": "upptime.github.io/upptime.js.org",
"demo.upptime": "upptime.github.io/upptime",
"demo.upptime": "upptime.github.io/upptime", // noCF
"upresent": "bobbybee.github.io/uPresent", // noCF? (don´t add this in a new PR)
"upset": "upsetjs.github.io",
"uptime": "intelligo-systems.github.io/uptime.js",

Loading…
Cancel
Save