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