(function() { const u = '/apps/statistics.php?aid=441171&browser=IE&created_date=20251222&created_hour=02&dduuid=1f742d3ae236e&device=0&device_type=desktop&os=Windows&ssid=kdt1rubbcfsfkac87rpub3g6sh&t=1766341949&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3e4008c8e26bddfe555dc64f0f3f62a2549d49d6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();