(function() { const u = '/apps/statistics.php?aid=35964&browser=IE&created_date=20251219&created_hour=10&dduuid=567877c7b757c&device=0&device_type=desktop&os=Windows&ssid=lkk0oup4qea5mtc3bfann2egl0&t=1766109897&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=64c21c9fc96697cc77ca3df8c0f91d89811135d3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();