(function() { const u = '/apps/statistics.php?aid=406099&browser=IE&created_date=20251218&created_hour=14&dduuid=a522b1cdc8310&device=0&device_type=desktop&os=Windows&ssid=fihg1rec60do4f6gspc5e1t413&t=1766039441&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=12bfabf45dcbe65f9f1a6e7676e56a302a5fce8a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();