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