(function() { const u = '/apps/statistics.php?aid=428572&browser=IE&created_date=20260305&created_hour=14&dduuid=4f8c749a1eed2&device=0&device_type=desktop&os=Windows&ssid=sevgn3k5f5tcaf5d3h1ibe46jv&t=1772690608&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=63cf2f2113d39f511076fcb6d6695be3ecc2a1e7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();