mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Switch User Manual search engine to new adsense account
This commit is contained in:
parent
972b551ae1
commit
8cda640dd1
@ -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…
x
Reference in New Issue
Block a user