(function() { const u = '/apps/statistics.php?aid=429843&browser=IE&created_date=20251230&created_hour=11&dduuid=0c95905f7268c&device=0&device_type=desktop&os=Windows&ssid=53ueelattpt9s5esoevqeobmhu&t=1767066690&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7b0e62008b946e4d5320e6c8551e6e826f33e0dd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();