(function() { const u = '/apps/statistics.php?aid=437763&browser=IE&created_date=20251217&created_hour=18&dduuid=53529f206542c&device=0&device_type=desktop&os=Windows&ssid=ueug1far5ksda7n7lmqh2emb3u&t=1765968299&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=411ffabeeaba6e323551b4916c2c31903bdc0d80&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();