(function() { const u = '/apps/statistics.php?aid=433994&browser=IE&created_date=20260102&created_hour=17&dduuid=23c956bf46dfc&device=0&device_type=desktop&os=Windows&ssid=khekangfr45g08ccca482q88k6&t=1767345058&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7987c63441d9249b7164fb79a224b4e19effcdd7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();