(function() { const u = '/apps/statistics.php?aid=367180&browser=IE&created_date=20260311&created_hour=08&dduuid=69593b77b0a5e&device=0&device_type=desktop&os=Windows&ssid=085d1luarsptoer0rel643i7l1&t=1773190129&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=502181ad7dc4729e26901628f6e08e2b5f0de27e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();