(function() { const u = '/apps/statistics.php?aid=88374&browser=IE&created_date=20260304&created_hour=14&dduuid=7bb9a41c99ed1&device=0&device_type=desktop&os=Windows&ssid=a6mabok9counladbm0f7tsm694&t=1772604482&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fe753720d7a5db573261f9d1cdee1de5d0ca6785&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();