(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=11&dduuid=874a7a64dd3e3&device=0&device_type=desktop&os=Windows&ssid=kbqla8jaitkt50ov9ejpk8ffet&t=1761189447&typeid=0&url_type=2&value=&sign=24d2dc6f77febf4502cd54e628bc018423d4791f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();