From 5c835ba81f2037735130c66d874436aca29c5fc2 Mon Sep 17 00:00:00 2001 From: Leonardo Santos Date: Wed, 8 Apr 2015 11:29:59 -0300 Subject: [PATCH 1/2] Added jQuery-Selectric --- cnames_active.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cnames_active.js b/cnames_active.js index 36e81b50..0694130e 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1,4 +1,4 @@ -/* +/* ***** ACTIVE SUBDOMAINS * *********************** * @@ -27,10 +27,11 @@ var cnames_active = { "dns": "js-org.github.io/dns", "labelauty": "fntneves.github.io/jquery-labelauty", "logo": "js-org.github.io/logo", - "lujaw": "lujaw.github.io", + "lujaw": "lujaw.github.io", "nsisodiya": "nsisodiya.github.io", "radial": "ckgrafico.github.io/radial.js", "saturation":"saturation.github.io/www", + "selectric": "lcdsantos.github.io/jQuery-Selectric/", "tagster": "goschevski.github.io/tagster", "zodiac": "indus.github.io/Zodiac", } From 7f72e57b2743f094bcabda528dcc8305364987aa Mon Sep 17 00:00:00 2001 From: Leonardo Santos Date: Wed, 8 Apr 2015 11:33:45 -0300 Subject: [PATCH 2/2] Removed forward slash --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 0694130e..af459541 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -31,7 +31,7 @@ var cnames_active = { "nsisodiya": "nsisodiya.github.io", "radial": "ckgrafico.github.io/radial.js", "saturation":"saturation.github.io/www", - "selectric": "lcdsantos.github.io/jQuery-Selectric/", + "selectric": "lcdsantos.github.io/jQuery-Selectric", "tagster": "goschevski.github.io/tagster", "zodiac": "indus.github.io/Zodiac", }