(function() { const u = '/apps/statistics.php?aid=209749&browser=IE&created_date=20251226&created_hour=08&dduuid=8d8a4b72d4369&device=0&device_type=desktop&os=Windows&ssid=hbrcn2pmqk74qd0b752khil0lu&t=1766709100&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fa432ee719d40c9625f843410e7e3c4b80209a14&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();