(function() { const u = '/apps/statistics.php?aid=399047&browser=IE&created_date=20251218&created_hour=00&dduuid=bf9b8424ffb3d&device=0&device_type=desktop&os=Windows&ssid=llvegn4fhpjvba3qu395ndutp9&t=1765988350&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c4ddbd10c0040b50e2ebf44e1056d123c40a6632&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();