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