(function() { const u = '/apps/statistics.php?aid=445011&browser=IE&created_date=20251220&created_hour=16&dduuid=3304bc098a5e7&device=0&device_type=desktop&os=Windows&ssid=krntv7o36et1of6abgui1o392f&t=1766220218&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e21a9e99d564a98539471d4f1c89f259e3f15586&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();