(function() { const u = '/apps/statistics.php?aid=405969&browser=IE&created_date=20260311&created_hour=04&dduuid=a8599fd97c2f0&device=0&device_type=desktop&os=Windows&ssid=lij4eh1djl6t6alv0ee9itqsho&t=1773174324&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4b1c77f86ca5c11d9eb2d8486b66ce2c260b3242&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();