(function() { const u = '/apps/statistics.php?aid=449489&browser=IE&created_date=20260114&created_hour=16&dduuid=a2388b80c2e26&device=0&device_type=desktop&os=Windows&ssid=oerl5o881j6v2s07jn05vtrhi7&t=1768380193&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7d432f6c6f883aabec42a87d0d3c8002eb1cd66a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();