mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
18 lines
474 B
HTML
18 lines
474 B
HTML
---
|
|
title: Search
|
|
---
|
|
<script>
|
|
(function() {
|
|
var cx = '005859900804634181508:3bt_l7jyk2e';
|
|
var gcse = document.createElement('script');
|
|
gcse.type = 'text/javascript';
|
|
gcse.async = true;
|
|
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
|
|
'//www.google.com/cse/cse.js?cx=' + cx;
|
|
var s = document.getElementsByTagName('script')[0];
|
|
s.parentNode.insertBefore(gcse, s);
|
|
})();
|
|
</script>
|
|
<gcse:search></gcse:search>
|
|
|