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