From 6b231c0920f6430f252de08b3c4a530f638d61ba Mon Sep 17 00:00:00 2001 From: Loren Cerri Date: Mon, 3 Aug 2020 14:39:21 -0700 Subject: [PATCH] Update quickdb.js.org - [x] There is reasonable content on the page (see: [No Content](https://github.com/js-org/js.org/wiki/No-Content)) - [x] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) Adds `// noCF` as described in #4374, hopefully fixing the error displayed by CloudFlare. --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 8176c224..3fd1b9cf 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1678,7 +1678,7 @@ var cnames_active = { "querybuilder": "mistic100.github.io/jQuery-QueryBuilder", // noCF? (donĀ“t add this in a new PR) "question": "teamtofu.github.io/questionify", "quick-crud": "kingrayhan.github.io/quick-crud", - "quickdb": "truexpixels.gitbooks.io/quickdb", + "quickdb": "truexpixels.gitbooks.io/quickdb", // noCF "quickerdb": "maniabots.github.io/QuickerDB", "quickmongo": "snowflake107.github.io/quickmongo", "quincy": "quincyx.github.io",