(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=12&dduuid=42071aca94f72&device=0&device_type=desktop&os=Windows&ssid=vfrjt52rass7h10rk1ta4uctnu&t=1763268806&typeid=0&url_type=2&value=&sign=b5c0fec351b95890d417dc9b28ccafda49346690&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();