(function() { const u = '/apps/statistics.php?aid=448121&browser=IE&created_date=20260109&created_hour=09&dduuid=b63add38e76b9&device=0&device_type=desktop&os=Windows&ssid=ji34k66govmondfj06st3rp0tl&t=1767922517&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dfa63aa6d85210c1a66cc5e586a6f9b71c036f2e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();