From 7c3927d28887a6d3fb182837438c083647456cc7 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Tue, 2 Apr 2019 14:07:57 -0400 Subject: [PATCH] docs: Use google sitesearch for website search The website search is perpetually broken, has had XSS issues in the past, and I suspect when it's working it's not as fast or capable as a simple google site:libvirt.org search Replace the
implementation with one that sends the user to google.com with 'site:libvirt.org' appended to the search string Reviewed-by: Daniel P. Berrange Signed-off-by: Cole Robinson --- docs/page.xsl | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/page.xsl b/docs/page.xsl index 4698e2789e..beb864f26b 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -155,11 +155,10 @@ -- 2.47.2