Skip to content

Instantly share code, notes, and snippets.

@ichitaso
Created October 4, 2011 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ichitaso/1261631 to your computer and use it in GitHub Desktop.
Save ichitaso/1261631 to your computer and use it in GitHub Desktop.
if (location.hostname == "ichitaso.blogspot.jp") {
document.write(unescape("%3Cscript")+" src='http://widget.zenback.jp/?base_uri=http%3A//ichitaso.blogspot.jp/&nsid=92480593027154643%3A%3A103422732225494055&rand="+Math.ceil((new Date()*1)*Math.random())+"' type='text/javascript'"+unescape("%3E%3C/script%3E"));
} else {
document.write(unescape("%3Cscript")+" src='http://widget.zenback.jp/?base_uri=http%3A//ichitaso.blogspot.com/&nsid=92480593027154643%3A%3A103448199502513442&rand="+Math.ceil((new Date()*1)*Math.random())+"' type='text/javascript'"+unescape("%3E%3C/script%3E"));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment