(function() { const u = '/apps/statistics.php?aid=434660&browser=IE&created_date=20260312&created_hour=19&dduuid=e91bee470605f&device=0&device_type=desktop&os=Windows&ssid=0cekunsvreu14t6c7p312e5pm4&t=1773313234&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6756e28b4829a529ac804e362917697f9543acc5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();