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