From fdf8a791dac43ea4e1980e795d287714dd63c58d Mon Sep 17 00:00:00 2001 From: baalajimaestro Date: Wed, 14 Aug 2024 22:28:33 +0530 Subject: [PATCH] Make the stats url proper Signed-off-by: baalajimaestro --- templates/paste.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/paste.html b/templates/paste.html index 72ed417..e39cb20 100644 --- a/templates/paste.html +++ b/templates/paste.html @@ -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];