From 8d8dbcb1a90cabeae8949643bffc269bc668a541 Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Fri, 30 Jun 2017 04:04:18 +0430 Subject: [PATCH 1/2] add bootstrap-vue --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 99a34c11..002f792b 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -111,6 +111,7 @@ var cnames_active = { ,"bool": "booljs.github.io" ,"bootstrap-confirmation": "mistic100.github.io/Bootstrap-Confirmation" //noCF? (don´t add this in a new PR) ,"bootstrap-validate": "pascalebeier.github.io/bootstrap-validate" +,"bootstrap-vue": "bootstrap-vue.github.io" //noCF ,"bornaeon": "bornaeon.github.io" //noCF ,"boundless": "enigma-io.github.io/boundless" ,"box": "capacitorset.github.io/box-js" //noCF From 1271d46bbd47f661e06897697f3be42bf44e2f0f Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Fri, 30 Jun 2017 14:27:33 +0430 Subject: [PATCH 2/2] bootstrap-vue: remove noCF as it essentially needed HTTPS for service workers --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 002f792b..16eaa6b1 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -111,7 +111,7 @@ var cnames_active = { ,"bool": "booljs.github.io" ,"bootstrap-confirmation": "mistic100.github.io/Bootstrap-Confirmation" //noCF? (don´t add this in a new PR) ,"bootstrap-validate": "pascalebeier.github.io/bootstrap-validate" -,"bootstrap-vue": "bootstrap-vue.github.io" //noCF +,"bootstrap-vue": "bootstrap-vue.github.io" ,"bornaeon": "bornaeon.github.io" //noCF ,"boundless": "enigma-io.github.io/boundless" ,"box": "capacitorset.github.io/box-js" //noCF