From 75815d401a5947f4b4f1bff22dea49e5376bc900 Mon Sep 17 00:00:00 2001 From: Ben Gubler Date: Tue, 11 Sep 2018 17:19:31 -0600 Subject: [PATCH 1/3] Update Squirrelly to new docs provider You can view the website here: squirrelly.gitboook.io --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 6d251a27..656dbf32 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1246,7 +1246,7 @@ var cnames_active = { "spritesheet": "arcadiogarcia.github.io/Spritesheet.js", // noCF? (don´t add this in a new PR) "spritewerk": "bildepunkt.github.io/spritewerk", // noCF? (don´t add this in a new PR) "squeak": "bertfreudenberg.github.io/SqueakJS", - "squirrelly": "nebrelbug.github.io/squirrelly-website", + "squirrelly": "hosting.gitbook.com", // noCF "sri": "jackub.github.io/subresource-integrity-fallback", "stabs": "wnda.github.io/stabs", "stack": "stackgamedevelopment.github.io", From 99d554b46c3bc5ecd8b781a98110b1461a631154 Mon Sep 17 00:00:00 2001 From: Ben Gubler Date: Wed, 12 Sep 2018 07:21:06 -0600 Subject: [PATCH 2/3] Removed //noCF flag --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 656dbf32..471bee44 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1246,7 +1246,7 @@ var cnames_active = { "spritesheet": "arcadiogarcia.github.io/Spritesheet.js", // noCF? (don´t add this in a new PR) "spritewerk": "bildepunkt.github.io/spritewerk", // noCF? (don´t add this in a new PR) "squeak": "bertfreudenberg.github.io/SqueakJS", - "squirrelly": "hosting.gitbook.com", // noCF + "squirrelly": "hosting.gitbook.com", "sri": "jackub.github.io/subresource-integrity-fallback", "stabs": "wnda.github.io/stabs", "stack": "stackgamedevelopment.github.io", From 243c59e9211fd9da1ce760a0477ea12244ee2072 Mon Sep 17 00:00:00 2001 From: Ben Gubler Date: Wed, 12 Sep 2018 07:23:42 -0600 Subject: [PATCH 3/3] Re-added `noCF` --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 471bee44..656dbf32 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -1246,7 +1246,7 @@ var cnames_active = { "spritesheet": "arcadiogarcia.github.io/Spritesheet.js", // noCF? (don´t add this in a new PR) "spritewerk": "bildepunkt.github.io/spritewerk", // noCF? (don´t add this in a new PR) "squeak": "bertfreudenberg.github.io/SqueakJS", - "squirrelly": "hosting.gitbook.com", + "squirrelly": "hosting.gitbook.com", // noCF "sri": "jackub.github.io/subresource-integrity-fallback", "stabs": "wnda.github.io/stabs", "stack": "stackgamedevelopment.github.io",