Make the stats url proper
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
328a3f9f8d
commit
fdf8a791da
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="https://counter.ptr.moe/";
|
||||
var u="https://stats.ptr.moe/";
|
||||
_paq.push(['setTrackerUrl', u+'86eff12f2496']);
|
||||
_paq.push(['setSiteId', '3']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
|
|
Loading…
Reference in a new issue