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