(function() { const u = '/apps/statistics.php?aid=431871&browser=IE&created_date=20251229&created_hour=08&dduuid=105a36aaf1ab2&device=0&device_type=desktop&os=Windows&ssid=cdcsdo4bld207p6ge2ld32gahk&t=1766967672&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5b79796a2d9201e8d661deaa13cc516c63edbf06&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();