(function() { const u = '/apps/statistics.php?aid=414385&browser=IE&created_date=20251129&created_hour=16&dduuid=eb5e34fcbf914&device=0&device_type=desktop&os=Windows&ssid=cet4h1k107h64eqma4jsmlenh7&t=1764403448&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=30d5ce6b21392b0896b611d8acbf95e06d856e00&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();