(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=21&dduuid=1a50da41bc678&device=0&device_type=desktop&os=Windows&ssid=nbmah4sjb2up3dvmmg07r5mgsj&t=1762348338&typeid=0&url_type=2&value=&sign=2938da8e58c87a52db57d15a06911d130b57d895&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();