(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=06&dduuid=2592cbda4c3c9&device=0&device_type=desktop&os=Windows&ssid=5rgsa5sla9kpnt233lmsdaamg6&t=1761775928&typeid=0&url_type=2&value=&sign=dbf248b74a973af3ef95c163ad0f13e2f46d9aee&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();