(function() { const u = '/apps/statistics.php?aid=433336&browser=IE&created_date=20251228&created_hour=16&dduuid=0af88549e7d99&device=0&device_type=desktop&os=Windows&ssid=biihl43qldf5ams2at654bp9i3&t=1766910836&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=359d6d1c5032ca8972acec1b366d0b9790afe0a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();