(function() { const u = '/apps/statistics.php?aid=434947&browser=IE&created_date=20251228&created_hour=00&dduuid=8781f65a69544&device=0&device_type=desktop&os=Windows&ssid=bo84jbeptonhl1cnmv98233avn&t=1766854388&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ff1d96047208058bd087615b582ef0bd7b35a3c0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();