(function() { const u = '/apps/statistics.php?aid=436061&browser=IE&created_date=20251226&created_hour=17&dduuid=6028ff0820829&device=0&device_type=desktop&os=Windows&ssid=kohtuevrt6k27a5up822nbj9nu&t=1766741483&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=39d0d898a06d91bc3462e365a6ed0c2ddcec2b58&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();