(function() { const u = '/apps/statistics.php?aid=143902&browser=IE&created_date=20260124&created_hour=00&dduuid=5410da1686c61&device=0&device_type=desktop&os=Windows&ssid=lom09tlbthiq04j0de2rgdcevm&t=1769184704&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5c8606069588cfe6b6e09991f93d6164c3de5076&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();