Created
April 11, 2012 19:42
-
-
Save snide/2361819 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{# COMSCORE #} | |
<script> | |
var _comscore = _comscore || []; | |
_comscore.push({ c1: "2", c2: "3005086" }); | |
(function() { | |
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; | |
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; | |
el.parentNode.insertBefore(s, el); | |
})(); | |
</script> | |
<noscript> | |
<img src="http://b.scorecardresearch.com/p?c1=2&c2=3005086&cv=2.0&cj=1" /> | |
</noscript> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment