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