We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413294b commit c0c5fb4Copy full SHA for c0c5fb4
js/site.js
@@ -20,7 +20,7 @@ $(document).ready(function() {
20
t.type = 'text/javascript';
21
t.async = true;
22
t.id = 'gauges-tracker';
23
- t.setAttribute('data-site-id', '4f919d1df5a1f504b3000026');
+ t.setAttribute('data-site-id', '52b0cd7deddd5b7cc1001c50');
24
t.src = '//secure.gaug.es/track.js';
25
var s = document.getElementsByTagName('script')[0];
26
s.parentNode.insertBefore(t, s);
0 commit comments