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