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