(function() { const u = '/apps/statistics.php?aid=444956&browser=IE&created_date=20251219&created_hour=13&dduuid=bb9d33b89ded9&device=0&device_type=desktop&os=Windows&ssid=aqnlipqueqtvvb004hcnim40hm&t=1766123902&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7d1017e9d0e0b698a0d657bcb3d3ac6f88f61095&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();