(function() { const u = '/apps/statistics.php?aid=209082&browser=IE&created_date=20251229&created_hour=00&dduuid=613862c661139&device=0&device_type=desktop&os=Windows&ssid=efbidkgimp4qrdb6g4m2draqh3&t=1766940636&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f5527b83929d22092b8aaefd7f59a80ce8f3500f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();