all repos — h3rald @ cc48a810b92dc5ebb4ac01865581de9267ace36b

The sources of https://h3rald.com

content/js/search.js

 1
 2
 3
 4
 5
 6
 7
(function() {
  var cx = '003503231605187715852:_cygcrnuzrg';
  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);
})();