(function() { const u = '/apps/statistics.php?aid=209190&browser=IE&created_date=20251228&created_hour=15&dduuid=85890bf365283&device=0&device_type=desktop&os=Windows&ssid=56qrc704r21lespbovi6nc276q&t=1766907212&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=309e13829f7814642f5de2666806d3cd718f6143&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();