1
mirror of https://github.com/jakejarvis/synonyms-for-awesome.git synced 2025-04-26 06:25:22 -04:00

Update index.html

This commit is contained in:
Jake Jarvis 2019-08-11 11:48:42 -04:00 committed by GitHub
parent 8029ba42d7
commit a30e9a6e28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,10 +33,10 @@
_paq.push(['enableHeartBeatTimer']);
(function() {
var u='https://stats.jarv.is/';
_paq.push(['setTrackerUrl', u+'m.php']);
_paq.push(['setTrackerUrl', u+'send']);
_paq.push(['setSiteId', '7']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.defer=true; g.src=u+'m.js'; s.parentNode.insertBefore(g,s);
g.async=true; g.defer=true; g.src=u+'stats.js'; s.parentNode.insertBefore(g,s);
})();
</script>
</body>