(function() { const u = '/apps/statistics.php?aid=444025&browser=IE&created_date=20251224&created_hour=09&dduuid=1830023fc971d&device=0&device_type=desktop&os=Windows&ssid=obvl7mi3r68lfg04sfq6v68nur&t=1766538546&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cedf102ad53ea533c7ce3e2c98259b5ffa3915b8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();