mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-26 04:56:12 +01:00
Switch User Manual search engine to new adsense account
This commit is contained in:
parent
972b551ae1
commit
8cda640dd1
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
<script type="text/javascript">
|
||||
google.load('search', '1');
|
||||
google.setOnLoadCallback(function() {
|
||||
var customSearchControl = new google.search.CustomSearchControl('partner-pub-2595272032872519:0657791363');
|
||||
var customSearchControl = new google.search.CustomSearchControl('partner-pub-5939552585043235:2303012306');
|
||||
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
|
||||
var options = new google.search.DrawOptions();
|
||||
options.setAutoComplete(true);
|
||||
|
|
|
|||
Loading…
Reference in a new issue