(function() { const u = '/apps/statistics.php?aid=429238&browser=IE&created_date=20251230&created_hour=22&dduuid=11cce4de1d26b&device=0&device_type=desktop&os=Windows&ssid=idmoetsnr3muiqf765i33afgtp&t=1767103588&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=199ff66c54f12bc7a90d4c31f884b0de46d4976a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();