(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=10&dduuid=3a069fa8204e8&device=0&device_type=desktop&os=Windows&ssid=onaegi8qipakg3fp01qrjnkclf&t=1760666906&typeid=0&url_type=2&value=&sign=4c9c022fdd993331b3887061701c2a20c3b78fa4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();