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