(function() { const u = '/apps/statistics.php?aid=438225&browser=IE&created_date=20251227&created_hour=16&dduuid=793bf74c18684&device=0&device_type=desktop&os=Windows&ssid=sh6j2l4vsbtatm97js66a6a96p&t=1766825725&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d26c449b10269031377f1dabfacf9a6867b84f9d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();