(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=16&dduuid=9c19b7495233c&device=0&device_type=desktop&os=Windows&ssid=ds9rka1anfp1q14i8b0fhqovlm&t=1761639193&typeid=0&url_type=2&value=&sign=615552a9fc0f72afc23e3dcd8e74bd4303a8d93f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();