From 704aaccecd03bac69b20f659b62e5ca99e69509a Mon Sep 17 00:00:00 2001 From: Simran Brucherseifer Date: Thu, 24 Nov 2016 16:51:13 +0100 Subject: [PATCH] Google custom search for devel docs --- Documentation/Books/AQL/styles/header.js | 2 +- Documentation/Books/HTTP/styles/header.js | 2 +- Documentation/Books/Manual/styles/header.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/Books/AQL/styles/header.js b/Documentation/Books/AQL/styles/header.js index c8634bfb9a..d2410bf667 100644 --- a/Documentation/Books/AQL/styles/header.js +++ b/Documentation/Books/AQL/styles/header.js @@ -35,7 +35,7 @@ function appendHeader() { //render header //rerenderNavbar(); function addGoogleSrc() { - var cx = '010085642145132923492:kl9q-slq5ek'; + var cx = '010085642145132923492:6ymjhhr677k'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; diff --git a/Documentation/Books/HTTP/styles/header.js b/Documentation/Books/HTTP/styles/header.js index 51163b2e19..e343a499ad 100644 --- a/Documentation/Books/HTTP/styles/header.js +++ b/Documentation/Books/HTTP/styles/header.js @@ -35,7 +35,7 @@ function appendHeader() { //render header //rerenderNavbar(); function addGoogleSrc() { - var cx = '010085642145132923492:gpk8cmzztx0'; + var cx = '010085642145132923492:fixi4yzeiz8'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; diff --git a/Documentation/Books/Manual/styles/header.js b/Documentation/Books/Manual/styles/header.js index 2fc72572ee..83a4d094b5 100644 --- a/Documentation/Books/Manual/styles/header.js +++ b/Documentation/Books/Manual/styles/header.js @@ -35,7 +35,7 @@ function appendHeader() { //render header //rerenderNavbar(); function addGoogleSrc() { - var cx = '010085642145132923492:eylabygadru'; + var cx = '010085642145132923492:djexw6vlsgo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true;