(function() { const u = '/apps/statistics.php?aid=407730&browser=IE&created_date=20260310&created_hour=22&dduuid=4b64a95772c26&device=0&device_type=desktop&os=Windows&ssid=kko9crgn7k0og0r2fo2q2ell5t&t=1773152655&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=682e1a3a2be5cba1f92c1cda504e7ada9791e52c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();