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