(function() { const u = '/apps/statistics.php?aid=344597&browser=IE&created_date=20251215&created_hour=22&dduuid=b030dffedbba3&device=0&device_type=desktop&os=Windows&ssid=olsshp490hhh0njvtk70sk7idi&t=1765809169&typeid=24&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dacf8c2b9346e54b759291ed03c1f4a7f31ce748&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();