(function() { const u = '/apps/statistics.php?aid=287046&browser=IE&created_date=20251223&created_hour=08&dduuid=fa49f9abeb87b&device=0&device_type=desktop&os=Windows&ssid=1ppg574ag1slr69257nsdome8i&t=1766448724&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=df0cf949f2ac73c46a7d5cdfedf0bf45b4b417d1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();