(function() { const u = '/apps/statistics.php?aid=443886&browser=IE&created_date=20251220&created_hour=10&dduuid=16bb406948835&device=0&device_type=desktop&os=Windows&ssid=q2oe8l4dq1ml0u3qvc6ile0ani&t=1766198482&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=19a4bff6e046bb2123cbcaf232e7060e1f9af220&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();