[mail-web] Google Search now requires you to create your own custom search with a proper cx code registered wit
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mail-web] Google Search now requires you to create your own custom search with a proper cx code registered wit
- Date: Sat, 19 Sep 2015 14:32:49 +0000 (UTC)
commit fb7fc0a32ddb63a74fd1eda485aec46b34bbb5d8
Author: Andrea Veri <av gnome org>
Date: Sat Sep 19 16:32:43 2015 +0200
Google Search now requires you to create your own custom search with a proper cx code registered within a
Google account, fixes BZ: #754519
index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/index.html b/index.html
index 1f4a520..7813fa6 100644
--- a/index.html
+++ b/index.html
@@ -52,10 +52,10 @@
</div>
<div class="right">
- <form role="search" method="get" id="searchform" action="https://www.google.com/custom">
+ <form role="search" method="get" id="searchform" action="https://cse.google.com/cse">
<div>
+ <input type="hidden" name="cx" value="013743514357734452612:cqmzna8qgms">
<label class="hidden">Search</label> <input type="text" name="q" maxlength="255" size="15"
class="searchTerms" placeholder="Search" />
- <input type="hidden" name="domains" value="mail.gnome.org" /> <input type="hidden" name="hq"
id="hq" value="inurl:/archives/" /> <input type="hidden" name="sitesearch"
value="mail.gnome.org" />
</div>
</form>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]